It's only used from there, and this lets us remove the dependency from Analysis
to the Arith dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132928
Move BufferViewFlowAnalysis to the Bufferization dialect. ClosedPublic Authored by jreiffers on Aug 30 2022, 4:16 AM.
Details Summary It's only used from there, and this lets us remove the dependency from Analysis
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 30 2022, 4:48 AM This revision was landed with ongoing or failed builds.Aug 30 2022, 5:26 AM Closed by commit rG23dec4a3524a: Move BufferViewFlowAnalysis to the Bufferization dialect. (authored by jreiffers). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 456610 mlir/include/mlir/Analysis/BufferViewFlowAnalysis.h
mlir/include/mlir/Dialect/Bufferization/Transforms/BufferUtils.h
mlir/include/mlir/Dialect/Bufferization/Transforms/BufferViewFlowAnalysis.h
mlir/lib/Analysis/BufferViewFlowAnalysis.cpp
mlir/lib/Analysis/CMakeLists.txt
mlir/lib/Dialect/Bufferization/Transforms/BufferViewFlowAnalysis.cpp
mlir/lib/Dialect/Bufferization/Transforms/CMakeLists.txt
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
|