summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorMatthias Springer <springerm@google.com>2022-01-07 00:50:21 +0900
committerMatthias Springer <springerm@google.com>2022-01-07 00:56:54 +0900
commit15c7e3ee159795c5cc38c97d3049b8ef3b2bff5e (patch)
tree4f6690f9db0ada9dd2fbbe77283d005504a9134f /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentf558acf49201a843df3f0d3dd7e77bb5ea91568c (diff)
[mlir][linalg][bufferize][NFC] Use RewritePatterns instead of custom traversal
This change simplifies BufferizableOpInterface and other functions. Overall, the API will get smaller: Functions related to custom IR traversal are deleted entirely. This will makes it easier to write BufferizableOpInterface implementations. This is also in preparation of unifying Comprehensive Bufferize and core bufferization. While Comprehensive Bufferize could theoretically maintain its own IR traversal, there is no reason to do so, because all bufferize implementations in BufferizableOpInterface have to support partial bufferization anyway. And we can share a larger part of the code base between the two bufferizations. Differential Revision: https://reviews.llvm.org/D116448
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions