[llvm] [SROA] Propagate no-signed-zeros(nsz) fast-math flag on the phi node using function attribute (PR #83381)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 7 08:26:29 PDT 2024


nikic wrote:

@nunoplopes As far as I can tell, alive2 does not have support for the `no-signed-zeros-fp-math` attribute, so I think that's expected.

https://github.com/llvm/llvm-project/pull/83381


More information about the llvm-commits mailing list