[Mlir-commits] [mlir] [mlir][spirv] Mark in-bounds linearized indices no-wrap (PR #215834)

Igor Wodiany llvmlistbot at llvm.org
Mon Aug 17 03:40:54 PDT 2026


https://github.com/IgWod commented:

Starting from SPIR-V 1.4 you don't need the extra extension but it's up to you whether you want to support that case or not.

There is also a related patch: https://github.com/llvm/llvm-project/pull/189061 but I think this change is orthogonal.

Code looks good in general.

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


More information about the Mlir-commits mailing list