diff options
author | Hari Limaye <hari.limaye@arm.com> | 2024-10-10 11:08:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-10 06:08:27 -0400 |
commit | b9754e9d285e6c056f04e00cc792c572d012ec02 (patch) | |
tree | 141e19b1523762cc297fd922a9b48d12d8ddc62a /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | 039e6f879cdbded38959763cc57da26477d2d454 (diff) | |
download | llvm-b9754e9d285e6c056f04e00cc792c572d012ec02.zip llvm-b9754e9d285e6c056f04e00cc792c572d012ec02.tar.gz llvm-b9754e9d285e6c056f04e00cc792c572d012ec02.tar.bz2 |
[LTO] Run Argument Promotion before IPSCCP (#111163)
Run ArgumentPromotion before IPSCCP in the LTO pipeline, to expose more
constants to be propagated. We also run PostOrderFunctionAttrs to
improve the information available to ArgumentPromotion's alias analysis,
and SROA to clean up allocas.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions