diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-04-17 08:50:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-17 08:50:14 +0200 |
commit | bc3620d3a8b1be9534a5635431b0aa09cc50ff3c (patch) | |
tree | 25f9da18af67c187715876d5b081b12b274f1e6f /lldb/packages/Python/lldbsuite/test/lldbbench.py | |
parent | dd84d23adc84cc0c3d2b8fb8f0c353279d99d27a (diff) | |
download | llvm-bc3620d3a8b1be9534a5635431b0aa09cc50ff3c.zip llvm-bc3620d3a8b1be9534a5635431b0aa09cc50ff3c.tar.gz llvm-bc3620d3a8b1be9534a5635431b0aa09cc50ff3c.tar.bz2 |
AMDGPU: Move libcall simplify into PeepholeEP (#88853)
We were running this immediately on the incoming IR, which
is still littered with temporary allocas obscuring trivial values.
This needs to run after initial SROA to handle sincos insertion.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbbench.py')
0 files changed, 0 insertions, 0 deletions