[llvm-branch-commits] [mlir] [mlir][GPU] Add `gpu.assert` op (PR #120431)
Matthias Springer via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Dec 18 08:06:34 PST 2024
matthias-springer wrote:
> Can we just use cf.assert ?
This is a good idea. But I first have to move a few things around because there is an existing pattern in `populateControlFlowToLLVMConversionPatterns`...
https://github.com/llvm/llvm-project/pull/120431
More information about the llvm-branch-commits
mailing list