[PATCH] D106677: [LV] Don't let ForceTargetInstructionCost override Invalid cost.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 26 12:10:58 PDT 2021
sdesmalen updated this revision to Diff 361749.
sdesmalen edited the summary of this revision.
sdesmalen added a comment.
Herald added a subscriber: kristof.beyls.
Split some of the tests from sve-inductions.ll to a non-aarch64-specific test using the `-force-target-supports-scalable-vectors` flag (partly because one of the tests requires `VF=vscale x 1`. The other tests moved seemed non-AArch64-specific.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106677/new/
https://reviews.llvm.org/D106677
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/scalable-call.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-inductions.ll
llvm/test/Transforms/LoopVectorize/scalable-inductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106677.361749.patch
Type: text/x-patch
Size: 15795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/d25a10de/attachment.bin>
More information about the llvm-commits
mailing list