aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2022-01-04 15:41:17 -0800
committerRiver Riddle <riddleriver@gmail.com>2022-01-18 19:52:44 -0800
commit41574554257b4ebb478b89c01497a05773dbfc14 (patch)
treefd18bccde1a87843c29c5929893fa3cdb201126c /lldb/source/Plugins/ScriptInterpreter/Python
parenta94739985b2c785f036a807c43b561f4befedd69 (diff)
downloadllvm-41574554257b4ebb478b89c01497a05773dbfc14.zip
llvm-41574554257b4ebb478b89c01497a05773dbfc14.tar.gz
llvm-41574554257b4ebb478b89c01497a05773dbfc14.tar.bz2
[mlir][Pass] Deprecate FunctionPass in favor of OperationPass<FuncOp>
The only benefit of FunctionPass is that it filters out function declarations. This isn't enough to justify carrying it around, as we can simplify filter out declarations when necessary within the pass. We can also explore with better scheduling primitives to filter out declarations at the pipeline level in the future. The definition of FunctionPass is left intact for now to allow time for downstream users to migrate. Differential Revision: https://reviews.llvm.org/D117182
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions