[Mlir-commits] [mlir] [mlir] Switch to llvm::cast in generated Op::create() definitions (PR #217845)
Mehdi Amini
llvmlistbot at llvm.org
Fri Aug 21 03:08:54 PDT 2026
joker-eph wrote:
I don't think so: dyn_cast+assert is an anti-pattern.
https://github.com/llvm/llvm-project/pull/217845
More information about the Mlir-commits
mailing list