[PATCH] D107278: [RISCV] Add new lga pseudoinstruction

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 13:37:10 PDT 2023


jrtc27 updated this revision to Diff 522319.
jrtc27 added a comment.
Herald added subscribers: jobnoorman, luke.

Rebased (with substantive changes)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107278

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/test/MC/RISCV/rvi-pseudos-invalid.s
  llvm/test/MC/RISCV/rvi-pseudos.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107278.522319.patch
Type: text/x-patch
Size: 20239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/d5c89232/attachment-0001.bin>


More information about the llvm-commits mailing list