aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SafeStack.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2022-03-07 13:56:38 -0800
committerRiver Riddle <riddleriver@gmail.com>2022-03-08 12:25:32 -0800
commit47f175b09b63ba340f0eb8c736945f36a5e11393 (patch)
tree2512ed1f3688579023f5fd71b27285e4aaa8fa1f /llvm/lib/CodeGen/SafeStack.cpp
parentf8d5c73c825c19e0c88ff4b7f1900667f06161aa (diff)
downloadllvm-47f175b09b63ba340f0eb8c736945f36a5e11393.zip
llvm-47f175b09b63ba340f0eb8c736945f36a5e11393.tar.gz
llvm-47f175b09b63ba340f0eb8c736945f36a5e11393.tar.bz2
[mlir] Update FuncOp conversion passes to Pass/InterfacePass<FunctionOpInterface>
These passes generally don't rely on any special aspects of FuncOp, and moving allows for these passes to be used in many more situations. The passes that obviously weren't relying on invariants guaranteed by a "function" were updated to be generic pass, the rest were updated to be FunctionOpinterface InterfacePasses. The test updates are NFC switching from implicit nesting (-pass -pass2) form to the -pass-pipeline form (generic passes do not implicitly nest as op-specific passes do). Differential Revision: https://reviews.llvm.org/D121190
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions