[llvm] [mlir] [mlir] Move InlinerInterface from Transforms to Interfaces. (PR #84878)
Jeff Niu via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 13 07:12:12 PDT 2024
Mogball wrote:
> TransformUtils depends on various dialects via ViewLikeInterface and ArithUtils.
This seems like a huge problem. This is also affecting all downstream users.
https://github.com/llvm/llvm-project/pull/84878
More information about the llvm-commits
mailing list