[PATCH] D79690: [RISCV] Fold ADDIs into load/stores with nonzero offsets

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 05:54:34 PDT 2020


luismarques updated this revision to Diff 263680.
luismarques added a comment.

Rebase. Now also handles the case of ConstantPoolSDNode.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79690

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/test/CodeGen/RISCV/fold-addi-loadstore.ll
  llvm/test/CodeGen/RISCV/fp128.ll
  llvm/test/CodeGen/RISCV/wide-mem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79690.263680.patch
Type: text/x-patch
Size: 9140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/40d3e5ba/attachment.bin>


More information about the llvm-commits mailing list