[llvm] [SPIR-V] Allow NoUnsignedWrap decoration on OpShiftLeftLogical (PR #206155)
Arseniy Obolenskiy via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 05:18:04 PDT 2026
================
----------------
aobolensk wrote:
> Should we remove OpSNegate from here then?
I'd conservatively leave it as is. Anyway it does not break anything
> Should we merge these 2 helpers since they converged?
That's right, this is a good solution. Done
https://github.com/llvm/llvm-project/pull/206155
More information about the llvm-commits
mailing list