[Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Don't use invalid debug loc in declare mapper function. (PR #148263)

Akash Banerjee llvmlistbot at llvm.org
Tue Aug 18 10:11:04 PDT 2026


================

----------------
TIFitis wrote:

```suggestion
// CHECK: ret void{{$}}
```
`CHECK: ret void` would still match `ret void, !dbg ....`.


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


More information about the Mlir-commits mailing list