[PATCH] D114155: [LoopAccessAnalysis][SVE] Bail out for scalable vectors

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 23 09:11:45 PST 2021


peterwaller-arm updated this revision to Diff 389231.
peterwaller-arm added a comment.

- Add -S to opt line (output is not checked, but llvm-lit -v output looks funny without it)
- Address review comment, move bailout to top.


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.389231.patch
Type: text/x-patch
Size: 4242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211123/c89bcce2/attachment.bin>


More information about the llvm-commits mailing list