[Mlir-commits] [mlir] [MLIR][LLVM] Block address support (PR #134335)

Tobias Gysi llvmlistbot at llvm.org
Sat Apr 5 05:33:31 PDT 2025


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

Thanks for adding the extra guardrails. 

LGTM modulo last comments.

It looks like block merging does not happen since the LLVM branch ops do not have the necessary canonicalization patterns. Together with the inlining change we should be on the safe side. 

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


More information about the Mlir-commits mailing list