summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2022-01-14 23:34:09 -0800
committerRiver Riddle <riddleriver@gmail.com>2022-01-18 10:28:22 -0800
commit755dc07d69ed5c3a4a5ef6a2de68aa10378891a0 (patch)
tree84307e0718793ebc5fb1e2d3e60ff579714b34af /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent8f4a6187f2cbeaf7ccdfd720a0dda626f3bbb46e (diff)
[mlir:Analysis] Move the LoopAnalysis library to Dialect/Affine/Analysis
The current state of the top level Analysis/ directory is that it contains two libraries; a generic Analysis library (free from dialect dependencies), and a LoopAnalysis library that contains various analysis utilities that originated from Affine loop transformations. This commit moves the LoopAnalysis to the more appropriate home of `Dialect/Affine/Analysis/`, given the use and intention of the majority of the code within it. After the move, if there are generic utilities that would fit better in the top-level Analysis/ directory, we can move them. Differential Revision: https://reviews.llvm.org/D117351
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions