[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
Sun Nov 19 18:24:33 PST 2017


haicheng updated this revision to Diff 123525.
haicheng marked 6 inline comments as done.
haicheng added a comment.

Address most of 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.123525.patch
Type: text/x-patch
Size: 9450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/d9a069c1/attachment.bin>


More information about the llvm-commits mailing list