[llvm] LangRef: Clarify behaviors of nsz in fast math flag (PR #137567)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed May 14 12:13:38 PDT 2025


arsenm wrote:

> Maybe I'm missing some context as to why this was needed

I think the problem is alive2's interpretation of nsz maxnum(+0, +0) assumes -0 is a valid output 


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


More information about the llvm-commits mailing list