[PATCH] D59784: [SLPVectorizer] Merge reorderAltShuffleOperands into reorderInputsAccordingToOpcode

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 12:00:59 PDT 2019


RKSimon updated this revision to Diff 192177.
RKSimon added a comment.

Fixed style issues noticed by @ABataev and added assertion message.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59784/new/

https://reviews.llvm.org/D59784

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/PR39774.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59784.192177.patch
Type: text/x-patch
Size: 8773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/092475ad/attachment.bin>


More information about the llvm-commits mailing list