[PATCH] D107708: [RISCV] Remove sext_inreg+add/sub/mul/shl isel patterns.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 13 11:45:54 PDT 2021


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

Rebase on new tests that have been added.
Factor the new post isel peephole into a helper function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107708

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVInstrInfoM.td
  llvm/test/CodeGen/RISCV/add-imm.ll
  llvm/test/CodeGen/RISCV/rv64zba.ll
  llvm/test/CodeGen/RISCV/xaluo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107708.366327.patch
Type: text/x-patch
Size: 16188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210813/33547634/attachment.bin>


More information about the llvm-commits mailing list