aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/XCOFFObjectFile.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2023-07-12 15:24:21 -0700
committerPhilip Reames <listmail@philipreames.com>2023-07-12 15:31:02 -0700
commitb5cbd9628e93f6f2523f33327a7658fe3f740a85 (patch)
tree54f823200e161465ad0fd949695bcf9039e32a28 /llvm/lib/Object/XCOFFObjectFile.cpp
parentbb7a902c765b9c58412d11df4e2461764f0bbac5 (diff)
downloadllvm-b5cbd9628e93f6f2523f33327a7658fe3f740a85.zip
llvm-b5cbd9628e93f6f2523f33327a7658fe3f740a85.tar.gz
llvm-b5cbd9628e93f6f2523f33327a7658fe3f740a85.tar.bz2
[RISCV] Remove legacy TA/TU pseudo distinction of vmerge and carry-in arithmetic operations [NFC[
his change continues with the line of work discussed in https://discourse.llvm.org/t/riscv-transition-in-vector-pseudo-structure-policy-variants/71295. This is analogous to other patches in the series, but with one key difference - the resulting pseudo does *not* have a policy operand. We could add one for vmerge, but the some of the multiclasses are sufficiently entwined with the mask producing arithmetic instructions that the change delta becomes unmanageable. Note that these instructions are *not* in the RISCVMaskedPseudo table, and thus the difference doesn't complicate other code. The main value of working incrementally here is that we get to eagerly cleanup the IsTA logic flowing through the post-ISEL combines. Differential Revision: https://reviews.llvm.org/D154645
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions