aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorStephen Neuendorffer <stephen.neuendorffer@xilinx.com>2020-01-29 11:20:19 -0800
committerStephen Neuendorffer <stephen.neuendorffer@xilinx.com>2020-02-05 11:27:28 -0800
commit7b7e5058136bebf9bd55ed5d1b20e8a671302e28 (patch)
tree239c20011ccc5165c0400671c58ddcb15b9cd7fd /llvm/lib/Support/VirtualFileSystem.cpp
parentb692f43e424c1282c120d9a93a7eee58114a0f55 (diff)
downloadllvm-7b7e5058136bebf9bd55ed5d1b20e8a671302e28.zip
llvm-7b7e5058136bebf9bd55ed5d1b20e8a671302e28.tar.gz
llvm-7b7e5058136bebf9bd55ed5d1b20e8a671302e28.tar.bz2
[MLIR] Break cyclic dependencies with MLIRAnalysis
Summary: MLIRAnalysis depended on MLIRVectorOps MLIRVectorOps depended on MLIRAnalysis for Loop information. Both of these can be solved by factoring out libraries related to loop analysis into their own library. The new MLIRLoopAnalysis might be better off with the Loop Dialect in the future. Reviewers: nicolasvasilache, rriddle!, mehdi_amini Reviewed By: mehdi_amini Subscribers: Joonsoo, vchuravy, merge_guards_bot, mgorny, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D73655
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions