[Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)
lonely eagle
llvmlistbot at llvm.org
Sun Mar 15 07:32:30 PDT 2026
================
----------------
linuxlonelyeagle wrote:
Sorry for the confusion. Since the IR doesn't move with just a single return, I added a memref.store to check the sub -> return dependency. Now, sub correctly sits between the store and return. I’ll likely refactor this test to make it more intuitive.
https://github.com/llvm/llvm-project/pull/186647
More information about the Mlir-commits
mailing list