[Mlir-commits] [mlir] [MLIR][Shape] Fix crash in ShapeOfOp canonicalization during inlining (PR #178839)
Matthias Springer
llvmlistbot at llvm.org
Thu Feb 5 23:13:11 PST 2026
================
----------------
matthias-springer wrote:
follow existing coding style here:
- `// -----`
- no need to replicate the `// RUN:` line
- leave away the `module {`
- `CHECK:` before the `func.func`
- capture return value and `return` op
https://github.com/llvm/llvm-project/pull/178839
More information about the Mlir-commits
mailing list