diff options
author | Tobias Stadler <mail@stadler-tobias.de> | 2025-06-23 16:30:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-23 16:30:43 +0100 |
commit | ff8049a23e466f7a5e3f3b8f949f543ea25ddb92 (patch) | |
tree | 5c6172e2a43cf31b9e2c2072c82bc1c4a190daef /lldb/packages/Python/lldbsuite/test | |
parent | b054363645122e131071673bb67657a85f04a146 (diff) | |
download | llvm-ff8049a23e466f7a5e3f3b8f949f543ea25ddb92.zip llvm-ff8049a23e466f7a5e3f3b8f949f543ea25ddb92.tar.gz llvm-ff8049a23e466f7a5e3f3b8f949f543ea25ddb92.tar.bz2 |
[InlineCost] Allow simplifying to non-Constant values (NFCI) (#145083)
Allow mapping callee Values to arbitrary (non-Constant) simplified
values. The simplified values can also originate from the caller. This
enables us to simplify instructions in the callee with instructions from
the caller.
The first use case for this is simplifying extractvalues (PR #145054).
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions