[PATCH] D90124: [SLP] Pass VecPred argument to getCmpSelInstrCost.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 01:55:14 PST 2020


fhahn updated this revision to Diff 302511.
fhahn added a comment.

Rebase, will land soon.


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.302511.patch
Type: text/x-patch
Size: 36228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/df5eac2e/attachment.bin>


More information about the llvm-commits mailing list