[PATCH] D152313: [RISCV] Remove RISCVII::hasMergeOp. NFC

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 12:38:36 PDT 2023


craig.topper updated this revision to Diff 530640.
craig.topper added a comment.

Rebase. Use MachineOperand::isTied to avoid going through MCID if we don't have to.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152313/new/

https://reviews.llvm.org/D152313

Files:
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
  llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
  llvm/lib/Target/RISCV/RISCVInstrFormats.td
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152313.530640.patch
Type: text/x-patch
Size: 13489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/cde8de81/attachment-0001.bin>


More information about the llvm-commits mailing list