[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 12:43:34 PDT 2018


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

Patch updated:
Use less wordy {} struct initialization for return vals.


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.153557.patch
Type: text/x-patch
Size: 7519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/ef494293/attachment.bin>


More information about the llvm-commits mailing list