[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 Jun 24 10:15:36 PDT 2020


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

Handle removal of `GlobalValue::getAlignment`.


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.273080.patch
Type: text/x-patch
Size: 9220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/0da8df54/attachment-0001.bin>


More information about the llvm-commits mailing list