[llvm] [SPIR-V] Allow NoUnsignedWrap decoration on OpShiftLeftLogical (PR #206155)
Juan Manuel Martinez CaamaƱo via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 05:08:01 PDT 2026
================
----------------
jmmartinez wrote:
Should we remove `OpSNegate` from here then?
TBH, I don't think it hurts to have it still in `canUseNUW` (but I get it's odd). Should we merge these 2 helpers since they converged?
https://github.com/llvm/llvm-project/pull/206155
More information about the llvm-commits
mailing list