[PATCH] D111484: [RISCV] Optimize immediate materialisation with SH*ADD

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 23:49:35 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4fe5ab4b00b2: [RISCV] Optimize immediate materialisation with SH*ADD (authored by benshi001).

Changed prior to commit:
  https://reviews.llvm.org/D111484?vs=378866&id=379926#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111484

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/test/CodeGen/RISCV/imm.ll
  llvm/test/MC/RISCV/rv64zba-aliases-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111484.379926.patch
Type: text/x-patch
Size: 7772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211015/f6a13573/attachment.bin>


More information about the llvm-commits mailing list