[Mlir-commits] [mlir] [MLIR][ArithToSPIRV] Guard NoSignedWrap/NoUnsignedWrap behind extension/version check (PR #189061)
Jakub Kuderski
llvmlistbot at llvm.org
Sat May 9 11:09:41 PDT 2026
kuhar wrote:
> * silently drop when the target environment does not support them (should be semantically correct)
this is the best option without going into a larger rabbit hole, IMO
https://github.com/llvm/llvm-project/pull/189061
More information about the Mlir-commits
mailing list