aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2022-12-07 10:24:48 -0800
committerPhilip Reames <listmail@philipreames.com>2022-12-07 10:28:31 -0800
commit14ea545a7d16dad1d26c8ba7f817a1b3d33d4132 (patch)
tree15384efee5e742a68abc876aa0690c3b17de8a0f /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent91b38c6aaddefabad2a4c959ea3865e356761ed5 (diff)
downloadllvm-14ea545a7d16dad1d26c8ba7f817a1b3d33d4132.zip
llvm-14ea545a7d16dad1d26c8ba7f817a1b3d33d4132.tar.gz
llvm-14ea545a7d16dad1d26c8ba7f817a1b3d33d4132.tar.bz2
[RISCV][InsertVSETVLI] Generalize scalar move rule for when AVL is unchanged
By definition, the AVL of the scalar move is equally zero to the prior AVL if they are the same value. This generalizes the existing code to the case where the scalar move has a register AVL which is unknown, but unchanged from the preceeding instruction. This doesn't cause any interesting diffs on its own, but another patch makes this case much more common. Split off to reduce a future diff.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions