[PATCH] D73655: [MLIR] Break cyclic dependencies with MLIRAnalysis

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 20:29:42 PST 2020


mehdi_amini accepted this revision.
mehdi_amini added inline comments.


================
Comment at: mlir/lib/Analysis/CMakeLists.txt:56
+  MLIRLoopOps
+  )
+
----------------
I suspect a bunch of this will end-up moving to the Affine dialect itself.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73655/new/

https://reviews.llvm.org/D73655





More information about the llvm-commits mailing list