[PATCH] D124148: [RISCV] Add special case to constant materialization to remove trailing zeros first.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 09:43:49 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG98b866892d65: [RISCV] Add special case to constant materialization to remove trailing zeros… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124148

Files:
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
  llvm/test/CodeGen/RISCV/imm.ll
  llvm/test/CodeGen/RISCV/rv64zba.ll
  llvm/test/CodeGen/RISCV/rv64zbp.ll
  llvm/test/CodeGen/RISCV/vararg.ll
  llvm/test/MC/RISCV/rv64i-aliases-valid.s
  llvm/test/MC/RISCV/rv64zba-aliases-valid.s
  llvm/test/MC/RISCV/rv64zbs-aliases-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124148.424238.patch
Type: text/x-patch
Size: 12697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220421/7b0608d1/attachment.bin>


More information about the llvm-commits mailing list