banach-space wrote:

Why not make sure that _with_ and _without_ `-fclangir` LLVM IR will include 
the `nsz` flag: 
```mlir
call nsz float @llvm.maxnum.f32
```
? Given the complexity of Clang and C-like-lang compilation, this sort of 
subtle changes are likely to be tricky to track and fix in the future. Just my 
2p.

https://github.com/llvm/llvm-project/pull/180956
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to