[PATCH] D59956: [SLP] Add support for swapping icmp/fcmp predicates to permit vectorization

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 03:41:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357243: [SLP] Add support for swapping icmp/fcmp predicates to permit vectorization (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59956?vs=192714&id=192794#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59956

Files:
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/trunk/test/Transforms/SLPVectorizer/X86/cmp_commute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59956.192794.patch
Type: text/x-patch
Size: 7999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/49884f61/attachment.bin>


More information about the llvm-commits mailing list