[PATCH] D90124: [SLP] Pass VecPred argument to getCmpSelInstrCost.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 25 14:24:57 PDT 2020
fhahn updated this revision to Diff 300557.
fhahn added a comment.
Fix check, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90124/new/
https://reviews.llvm.org/D90124
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/AArch64/horizontal.ll
llvm/test/Transforms/SLPVectorizer/AArch64/vectorizable-selects-min-max.ll
llvm/test/Transforms/SLPVectorizer/AArch64/vectorizable-selects-uniform-cmps.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90124.300557.patch
Type: text/x-patch
Size: 36108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201025/e2da56e9/attachment.bin>
More information about the llvm-commits
mailing list