[PATCH] D73654: [MLIR] break cyclic dependency between VectorOps and Analysis
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 19:27:13 PST 2020
mehdi_amini added inline comments.
================
Comment at: mlir/test/lib/Transforms/CMakeLists.txt:34
MLIRVectorToLoops
MLIRVectorOps
+ MLIRVectorTransforms
----------------
mehdi_amini wrote:
> Could MLIRVectorOps be removed here?
This comment is marked "done" but the diff does not reflect it right now.
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