[llvm] [LangRef] Clarify nsz semantics (PR #180906)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 11 07:52:27 PST 2026


nikic wrote:

> This refinement still doesn't work for `select/phi nsz`, right?

What do you mean by "doesn't work"? For select/phi the semantics stay the same (the input/output distinction is not relevant there).

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


More information about the llvm-commits mailing list