[PATCH] D59995: [LV] Exclude loop-invariant inputs from scalar cost computation.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 04:13:13 PDT 2019


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

Filter operands for getIntrinsicCallCost as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59995

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/extractvalue-no-scalarization-required.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59995.198433.patch
Type: text/x-patch
Size: 9775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/e672ceb9/attachment.bin>


More information about the llvm-commits mailing list