[PATCH] D98690: [AArch64][SVE] Test more types in sve-fixed-length-subvector.ll

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 16 03:28:40 PDT 2021


joechrisellis updated this revision to Diff 330922.
joechrisellis added a comment.

Remove the `-aarch64-sve-vector-bits-min=4096` case; the architectural maximum is 2048 bits, so this case is erroneous.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98690/new/

https://reviews.llvm.org/D98690

Files:
  llvm/test/CodeGen/AArch64/sve-fixed-length-subvector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98690.330922.patch
Type: text/x-patch
Size: 8378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/a3c7a896/attachment.bin>


More information about the llvm-commits mailing list