[Mlir-commits] [mlir] [mlir][NFC] Use `getDefiningOp<OpTy>()` instead of `dyn_cast<OpTy>(getDefiningOp())` (PR #150428)

Renato Golin llvmlistbot at llvm.org
Thu Jul 24 09:37:01 PDT 2025


https://github.com/rengolin approved this pull request.

nice cleanup!

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


More information about the Mlir-commits mailing list