[PATCH] D115955: [SLP]Alternate vectorization for cmp instructions.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 10 14:34:18 PST 2022
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - cheers
================
Comment at: llvm/test/Transforms/SLPVectorizer/X86/reduction-logical.ll:213
; but we want this to be 2 reductions with glue
; logic...or a wide reduction?
----------------
Remove this TODO? Or move it down to one of the later tests?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115955/new/
https://reviews.llvm.org/D115955
More information about the llvm-commits
mailing list