[PATCH] D74944: [LoopVectorize] Fix cost for calls to functions that have vector versions
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 24 08:03:33 PST 2020
nemanjai updated this revision to Diff 246217.
nemanjai added a comment.
Removed egregious use of `auto` and added a `vfabi` atrribute test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74944/new/
https://reviews.llvm.org/D74944
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/widened-massv-call.ll
llvm/test/Transforms/LoopVectorize/widened-massv-vfabi-attr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74944.246217.patch
Type: text/x-patch
Size: 6668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200224/ac15a76e/attachment.bin>
More information about the llvm-commits
mailing list