================ @@ -2333,6 +2312,41 @@ def NVVM_Breakpoint : NVVM_Op<"breakpoint"> { let assemblyFormat = "attr-dict"; } +def NVVM_Trap : NVVM_Op<"trap"> { ---------------- schwarzschild-radius wrote: Sounds good to me! https://github.com/llvm/llvm-project/pull/120247