[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
Thu Mar 28 14:09:38 PDT 2019


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

Addressed @ABataev 's comments


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59956

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59956.192714.patch
Type: text/x-patch
Size: 8065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/e5979413/attachment.bin>


More information about the llvm-commits mailing list