[Mlir-commits] [mlir] [MLIR][Linalg] Fix crash in Generic, Map, Reduce Ops for `getAsmBlockArgumentNames` when region is empty (PR #184743)
Mehdi Amini
llvmlistbot at llvm.org
Thu Mar 5 07:53:49 PST 2026
joker-eph wrote:
> I'm not aware of any other flags that use unsafe in the name.
We do for a similar one: `--mlir-very-unsafe-disable-verifier-on-parsing`
https://github.com/llvm/llvm-project/pull/184743
More information about the Mlir-commits
mailing list