diff options
author | Luke Lau <luke@igalia.com> | 2025-02-20 12:01:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-20 12:01:06 +0800 |
commit | c58011dc65719c4207c2e641a6e32af1c60cdbe8 (patch) | |
tree | eec12b23aeb4af238d722bf30be2fb4da09a201e /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | f8bdbed5b3f12c5e1c38a29cd71df286a9e2725c (diff) | |
download | llvm-c58011dc65719c4207c2e641a6e32af1c60cdbe8.zip llvm-c58011dc65719c4207c2e641a6e32af1c60cdbe8.tar.gz llvm-c58011dc65719c4207c2e641a6e32af1c60cdbe8.tar.bz2 |
[RISCV][VLOPT] Peek through copies in checkUsers (#127656)
Currently if a user of an instruction isn't a vector pseudo we bail. For
simple non-subreg virtual COPYs, we can peek through their uses by using
a worklist.
This is extracted from a loop in TSVC2 (s273) that contains a fcmp +
select, which produces a copy that doesn't seem to be coalesced away.
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions