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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 13:12:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366030: [LV] Exclude loop-invariant inputs from scalar cost computation. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59995?vs=209476&id=209747#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59995

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

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


More information about the llvm-commits mailing list