diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2023-11-24 11:36:52 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-24 11:36:52 -0800 |
commit | 4233176f9bf8d0309c03b127aa113ae826718dfa (patch) | |
tree | 1ed871727610a36e0192df49b4f04dde535ba173 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 12b0ab2c9ce8ef813d9eb888860f20daac3336bd (diff) | |
download | llvm-4233176f9bf8d0309c03b127aa113ae826718dfa.zip llvm-4233176f9bf8d0309c03b127aa113ae826718dfa.tar.gz llvm-4233176f9bf8d0309c03b127aa113ae826718dfa.tar.bz2 |
[SimpleLoopUnswitch] Remove callbacks (#73300)
After the removal of the legacyPM version of simple loop unswitch, there
is no longer a need for the callback mechanism to handle PM specific
tasks. This patch removes the callbacks to help simplify the code now
that they're no longer needed.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions