[PATCH] D51396: [Constant Hoisting] Hoisting Constant GEP Expressions

Z. Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 16:52:36 PDT 2018


zzheng updated this revision to Diff 163605.
zzheng marked 5 inline comments as done.
zzheng added a comment.

Addressed Eli's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D51396

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51396.163605.patch
Type: text/x-patch
Size: 33982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/6a0bfc8b/attachment.bin>


More information about the llvm-commits mailing list