[PATCH] D114155: [LoopAccessAnalysis][SVE] Bail out for scalable vectors
Peter Waller via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 24 05:32:01 PST 2021
peterwaller-arm updated this revision to Diff 389474.
peterwaller-arm added a comment.
I made a bit of a mess of the updates here, managing to update one thing but
not the other. This patch should keep everything consistent. I've also removed
the label from the first test which was previously existing and exists to check
if opt exits with a fatal error.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114155/new/
https://reviews.llvm.org/D114155
Files:
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/test/Analysis/LoopAccessAnalysis/gep-induction-operand-typesize-warning.ll
llvm/test/Analysis/LoopAccessAnalysis/scalable-vector-regression-tests.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114155.389474.patch
Type: text/x-patch
Size: 4863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/f5fbdd96/attachment.bin>
More information about the llvm-commits
mailing list