[Mlir-commits] [mlir] [mlir][gpu] Avoid duplicate attrs when lowering gpu.func (PR #205035)
Mehdi Amini
llvmlistbot at llvm.org
Tue Jun 23 02:14:50 PDT 2026
joker-eph wrote:
> The crash is correct
A crash is never "correct", we should error and bail out cleanly instead if we intend to forbid this.
https://github.com/llvm/llvm-project/pull/205035
More information about the Mlir-commits
mailing list