[PATCH] D39556: [ConstantFold] Support vector index when factoring out GEP index into preceding dimensions

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 2 05:16:32 PST 2017


haicheng updated this revision to Diff 125261.
haicheng marked an inline comment as done.
haicheng added a comment.

Address Matt's comments.  Thank you.


Repository:
  rL LLVM

https://reviews.llvm.org/D39556

Files:
  lib/IR/ConstantFold.cpp
  test/Assembler/getelementptr_vec_ce.ll
  test/Transforms/InstCombine/gep-vector.ll
  test/Transforms/InstSimplify/vector_gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39556.125261.patch
Type: text/x-patch
Size: 9435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171202/6632178a/attachment.bin>


More information about the llvm-commits mailing list