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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 02:17:24 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9cbf39a377b: [SLP] Pass VecPred argument to getCmpSelInstrCost. (authored by fhahn).

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


More information about the llvm-commits mailing list