[PATCH] D113772: [Analysis] Fix getNumberOfParts to return 0 when the answer is unknown
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 17 04:07:22 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG670dd402441f: [Analysis] Fix getNumberOfParts to return 0 when the answer is unknown (authored by david-arm).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113772/new/
https://reviews.llvm.org/D113772
Files:
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/sve-inductions-unusual-types.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113772.387895.patch
Type: text/x-patch
Size: 5284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211117/35c43141/attachment.bin>
More information about the llvm-commits
mailing list