[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
Mon Dec 4 11:57:15 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319683: [ConstantFold] Support vector index when factoring out GEP index into preceding… (authored by haicheng).

Changed prior to commit:
  https://reviews.llvm.org/D39556?vs=125261&id=125395#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39556

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39556.125395.patch
Type: text/x-patch
Size: 9567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/ff986448/attachment.bin>


More information about the llvm-commits mailing list