[PATCH] D42759: [CGP] Split large data structres to sink more GEPs

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 11:31:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332015: [CGP] Split large data structres to sink more GEPs (authored by haicheng, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42759?vs=144868&id=146171#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42759

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/test/Transforms/CodeGenPrepare/AArch64/large-offset-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42759.146171.patch
Type: text/x-patch
Size: 22522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/4a2adee2/attachment.bin>


More information about the llvm-commits mailing list