[all-commits] [llvm/llvm-project] 20edd9: [RISCV] Use RVInstIUnary for THRev_r in RISCVInstr...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Jul 28 22:48:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20edd990fe66ad9de2df1529ec4cabb6933ce716
https://github.com/llvm/llvm-project/commit/20edd990fe66ad9de2df1529ec4cabb6933ce716
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
Log Message:
-----------
[RISCV] Use RVInstIUnary for THRev_r in RISCVInstrInfoXTHead.td. NFC
Instead of hacking around RVInst4, we can use RVInstIUnary to fill
in all 12 bits of the immediate.
More information about the All-commits
mailing list