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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 19:23:20 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e9d0811c9bf: [RISCV] optimize addition with a pair of (addi imm) (authored by benshi001, committed by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D82262?vs=275546&id=275696#toc

Repository:
  rG LLVM Github Monorepo

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.275696.patch
Type: text/x-patch
Size: 7625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/027c276d/attachment.bin>


More information about the llvm-commits mailing list