[Mlir-commits] [mlir] [MLIR][NVVM] Update Op verifiers to prevent ungraceful exits (PR #165677)

Srinivasa Ravi llvmlistbot at llvm.org
Thu Oct 30 23:04:17 PDT 2025


================
@@ -684,6 +684,13 @@ func.func @nvvm_invalid_shfl_pred_3(%arg0 : i32, %arg1 : i32, %arg2 : i32, %arg3
 
 // -----
----------------
Wolfram70 wrote:

Makes sense, moved them in the latest revision.

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


More information about the Mlir-commits mailing list