e-kud wrote:

I've been playing around and found that `-mavx10.2 -mno-avx10.2-512` enables 
`avx10.1-512` but `-mavx10.2-512 -mno-avx10.2-512` obviously doesn't. Does it 
make sense? It happens because when options match, they are eliminated before 
processing. But this is a problem not related to the PR.

https://github.com/llvm/llvm-project/pull/124511
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to