[PATCH] D48662: [InstCombine] reverse canonicalization of binops to allow more shuffle folding

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 08:43:45 PDT 2018


spatel updated this revision to Diff 153502.
spatel added a comment.

Patch updated:

1. Rebased now that https://reviews.llvm.org/D48485 / https://reviews.llvm.org/D48678 are committed.
2. Added more tests with https://reviews.llvm.org/rL335984.


https://reviews.llvm.org/D48662

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48662.153502.patch
Type: text/x-patch
Size: 7338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/2c0ea9bb/attachment.bin>


More information about the llvm-commits mailing list