[PATCH] D101916: [LoopVectorize] Fix crash for predicated instructions with scalable VF
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 21 03:08:44 PDT 2021
CarolineConcatto updated this revision to Diff 360399.
CarolineConcatto added a comment.
- Make cost invalid for predicated instruction when VF is scalable in getInstructionCost for Instruction::Br
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101916/new/
https://reviews.llvm.org/D101916
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/scalable-predicate-instruction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101916.360399.patch
Type: text/x-patch
Size: 5047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/6c5f1987/attachment.bin>
More information about the llvm-commits
mailing list