[PATCH] D49047: [InstCombine] fix shuffle-of-binops transform to avoid poison/undef

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 06:26:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336546: [InstCombine] fix shuffle-of-binops transform to avoid poison/undef  (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49047?vs=154463&id=154589#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49047

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/trunk/test/Transforms/InstCombine/shuffle_select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49047.154589.patch
Type: text/x-patch
Size: 20189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/d21c3b87/attachment.bin>


More information about the llvm-commits mailing list