[PATCH] D103702: [AArch64][SVE] Wire up vscale_range attribute to SVE min/max vector queries

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 01:18:18 PDT 2021


joechrisellis accepted this revision.
joechrisellis added a comment.
This revision is now accepted and ready to land.

Looks good to me. 😄

Do you think it might also be worth adding a `clang` test so that we can verify that the `-msve-vector-bits=N` flag is working end-to-end?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103702



More information about the llvm-commits mailing list