[PATCH] D134648: [LangRef] Update text for vscale to be more flexible but maintain original intent.

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 16:06:54 PDT 2022


tschuett added a comment.

In D134648#3819317 <https://reviews.llvm.org/D134648#3819317>, @aemerson wrote:

> In D134648#3819122 <https://reviews.llvm.org/D134648#3819122>, @tschuett wrote:
>
>> I am still in favour of `llvm.aarch64.sme.vscale()`.
>
> I'm not sure this solves the problem, as after a transition to streaming mode, the value returned by vanilla `vscale()` will also be different.

`llvm.scale()` would still return the  sve-scale.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134648



More information about the llvm-commits mailing list