[PATCH] D40231: InstructionSimplify: 'extractelement' with an undef index is undef

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 13:45:52 PST 2017


zvi updated this revision to Diff 125603.
zvi added a comment.

Preseve migrated test-case's CHECK:'s which as @arnsenm pointed out can used as-is for -O0.


https://reviews.llvm.org/D40231

Files:
  lib/Analysis/InstructionSimplify.cpp
  test/CodeGen/AMDGPU/indirect-addressing-si-noopt.ll
  test/CodeGen/AMDGPU/indirect-addressing-si.ll
  test/Transforms/InstSimplify/2011-09-05-InsertExtractValue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40231.125603.patch
Type: text/x-patch
Size: 4505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171205/bafdcff3/attachment.bin>


More information about the llvm-commits mailing list