[PATCH] D34576: [ConstantHoisting] Avoid hoisting constants in GEPs that index into a struct type.

Leo Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 10:36:04 PDT 2017


aoli updated this revision to Diff 103991.
aoli added a comment.

Update test comments.


https://reviews.llvm.org/D34576

Files:
  include/llvm/Transforms/Scalar/ConstantHoisting.h
  lib/Transforms/Scalar/ConstantHoisting.cpp
  test/Transforms/ConstantHoisting/ARM/gep-struct-index.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34576.103991.patch
Type: text/x-patch
Size: 7465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170626/b1a6adbd/attachment.bin>


More information about the llvm-commits mailing list