[PATCH] D115268: [SLP]Fix comparator for cmp instruction vectorization.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 8 15:46:53 PST 2021


ABataev updated this revision to Diff 392960.
ABataev added a comment.

Added a comment for the function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115268

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/used-reduced-op.ll
  llvm/test/Transforms/SLPVectorizer/X86/vectorize-cmps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115268.392960.patch
Type: text/x-patch
Size: 41871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/b6c0be11/attachment.bin>


More information about the llvm-commits mailing list