diff options
author | David Green <david.green@arm.com> | 2024-10-29 21:02:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 21:02:32 +0000 |
commit | 83ae171722bea2722afa4efb0558a6d8b8844305 (patch) | |
tree | d427ea53642691a8de3521309bd89aea041c419c /llvm/lib/CodeGen/MachineModuleSlotTracker.cpp | |
parent | 94e7d9c0bfe517507ea08b00fb00c32fb2837a82 (diff) | |
download | llvm-83ae171722bea2722afa4efb0558a6d8b8844305.zip llvm-83ae171722bea2722afa4efb0558a6d8b8844305.tar.gz llvm-83ae171722bea2722afa4efb0558a6d8b8844305.tar.bz2 |
[AArch64] Add ComputeNumSignBits for VASHR. (#113957)
As with a normal ISD::SRA node, they take the number of sign bits of the
incoming value and increase it by the shifted amount.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleSlotTracker.cpp')
0 files changed, 0 insertions, 0 deletions