[PATCH] D119855: [SLP]Fix vectorization of the alternate cmp instruction with swapped predicates.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 18 04:28:36 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb0a0df980927: [SLP]Fix vectorization of the alternate cmp instruction with swapped predicates. (authored by ABataev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119855

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/alternate-cmp-swapped-pred.ll
  llvm/test/Transforms/SLPVectorizer/X86/cmp-as-alternate-ops.ll
  llvm/test/Transforms/SLPVectorizer/X86/reduction-logical.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119855.409899.patch
Type: text/x-patch
Size: 20865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220218/69cfeaa7/attachment.bin>


More information about the llvm-commits mailing list