[PATCH] D44219: [ConstantFolding, InstSimplify] Handle more vector GEPs

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 09:03:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327638: [ConstantFolding, InstSimplify] Handle more vector GEPs (authored by mssimpso, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D44219

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/lib/IR/ConstantFold.cpp
  llvm/trunk/test/Analysis/ConstantFolding/vectorgep-crash.ll
  llvm/trunk/test/Transforms/InstSimplify/vector_gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44219.138571.patch
Type: text/x-patch
Size: 4666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/7a26635a/attachment.bin>


More information about the llvm-commits mailing list