Both copy/alloc ops are using memref dialect after this change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Can you remove the LinalgDialect from the getDependentDialects in the TableGen definition of this pass?
Also I suspect Linalg can be dropped as a dependency for the library in the CMakeLists.txt file at the same time?
This comment was removed by akuegel.
Comment Actions
Regarding the comment I removed: sorry, I had switched to the wrong tab and didn't realize I was posting my comment to the wrong review thread. The one I actually wanted to comment on is https://reviews.llvm.org/D108505