[PATCH] D100769: [RISCV] Refactor an optimization of addition with immediate

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 23:28:35 PDT 2021


benshi001 updated this revision to Diff 338724.
benshi001 retitled this revision from "[RISCV] Optimize addition with immediate" to "[RISCV] Refactor an optimization of addition with immediate".
benshi001 edited the summary of this revision.
benshi001 removed a reviewer: lenary.

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

https://reviews.llvm.org/D100769

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100769.338724.patch
Type: text/x-patch
Size: 4529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/d157f8b9/attachment.bin>


More information about the llvm-commits mailing list