[clang] [llvm] Clang: emit llvm.minnum and llvm.maxnum with nsz always (PR #113133)
YunQiang Su via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 27 02:15:25 PST 2025
wzssyqa wrote:
nsz is missing for `__builtin_elementwise_min`.
I am working on it.
https://github.com/llvm/llvm-project/pull/113133
More information about the cfe-commits
mailing list