[PATCH] D60294: [DAGCombiner] [CodeGenPrepare] Split large offsets from base addresses

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 03:51:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363544: [DAGCombiner] [CodeGenPrepare] More comprehensive GEP splitting (authored by luismarques, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60294?vs=203550&id=205016#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60294

Files:
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
  llvm/trunk/test/CodeGen/AMDGPU/salu-to-valu.ll
  llvm/trunk/test/CodeGen/ARM/misched-fusion-aes.ll
  llvm/trunk/test/CodeGen/ARM/vector-spilling.ll
  llvm/trunk/test/CodeGen/RISCV/split-offsets.ll
  llvm/trunk/test/CodeGen/SystemZ/int-add-08.ll
  llvm/trunk/test/CodeGen/SystemZ/int-sub-05.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60294.205016.patch
Type: text/x-patch
Size: 21091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/57a89106/attachment-0001.bin>


More information about the llvm-commits mailing list