[Mlir-commits] [mlir] [MLIR][Interfaces] Change MemorySlotInterface to use OpBuilder (PR #91341)

Théo Degioanni llvmlistbot at llvm.org
Tue May 7 22:13:59 PDT 2024


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

I really wish there was a way to extend the RewriterBase instead of doing this, as even though this is not used in patterns, being able to hook into the rewriting process seems useful. Alas!


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


More information about the Mlir-commits mailing list