[PATCH] D82262: [RISCV] Optimize addition with an immediate

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 5 05:51:32 PDT 2020


benshi001 updated this revision to Diff 275546.
benshi001 added a comment.

Thanks. I have improved the function names according to your suggestion!


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

https://reviews.llvm.org/D82262

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/test/CodeGen/RISCV/add-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82262.275546.patch
Type: text/x-patch
Size: 6509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200705/6a51c96c/attachment.bin>


More information about the llvm-commits mailing list