[PATCH] D73654: [MLIR] break cyclic dependency between VectorOps and Analysis
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 17:18:18 PST 2020
mehdi_amini accepted this revision.
mehdi_amini added a comment.
This revision is now accepted and ready to land.
I have a similar patch locally, thanks!
================
Comment at: mlir/test/lib/Transforms/CMakeLists.txt:34
MLIRVectorToLoops
MLIRVectorOps
+ MLIRVectorTransforms
----------------
Could MLIRVectorOps be removed here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73654/new/
https://reviews.llvm.org/D73654
More information about the llvm-commits
mailing list