[llvm] [mlir] [mlir] split transform interfaces into a separate library (PR #85221)

Oleksandr Alex Zinenko via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 08:39:46 PDT 2024


ftynse wrote:

IMO, transform interfaces belong to `lib/Interface`, and I wanted from the early days. Putting them there resolves dialect dependency problems. As for discussion about the place of transform dialect in the infrastructure, I'm happy to have it when people are ready to start taking these ideas seriously.

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


More information about the llvm-commits mailing list