[PATCH] D89969: [SLP] Consider alternatives for cost of select instructions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 13:47:59 PDT 2020


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

Outlined cost computation to getVectorMinMaxCost helper function, fix typo. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89969

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/vectorizable-selects-min-max.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89969.300096.patch
Type: text/x-patch
Size: 49237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/24f996d2/attachment.bin>


More information about the llvm-commits mailing list