[PATCH] D37880: Fix an out-of-bounds shufflevector index bug

George Burgess IV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 14:15:15 PDT 2017


george.burgess.iv updated this revision to Diff 115487.
george.burgess.iv marked 3 inline comments as done.
george.burgess.iv added a comment.

Address all feedback


https://reviews.llvm.org/D37880

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/ARM/crash-on-pow2-shufflevector.ll
  test/CodeGen/X86/avx512-shuffles/partial_permute.ll
  test/CodeGen/X86/vector-shuffle-512-v8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37880.115487.patch
Type: text/x-patch
Size: 5995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/2da9f23b/attachment.bin>


More information about the llvm-commits mailing list