[PATCH] D51654: Reland r341269: [Constant Hoisting] Hoisting Constant GEP Expressions

Z. Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 15:18:07 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341417: Revert "Revert r341269: [Constant Hoisting] Hoisting Constant GEP Expressions" (authored by zzheng, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51654?vs=163927&id=163932#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51654

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/ConstantHoisting.h
  llvm/trunk/lib/Transforms/Scalar/ConstantHoisting.cpp
  llvm/trunk/test/CodeGen/AArch64/consthoist-gep.ll
  llvm/trunk/test/Transforms/ConstantHoisting/AArch64/const-hoist-gep.ll
  llvm/trunk/test/Transforms/ConstantHoisting/ARM/const-hoist-gep.ll
  llvm/trunk/test/Transforms/ConstantHoisting/ARM/same-offset-multi-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51654.163932.patch
Type: text/x-patch
Size: 34527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180904/d0619fd1/attachment.bin>


More information about the llvm-commits mailing list