echesakov wrote:

> Not very clear to me what the issue is. Can you please explain this in the 
> description. I think here the `#pragma float_control(precise, on)` should be 
> taking precedence over the `-ffast-math` flag and it's not. Right?

@zahiraam Correct, this is not happening right now and flags on codegen-d 
`select`/`phi` are not taking into account the pragma.

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

Reply via email to