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

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 15:24:01 PDT 2022


aemerson added a comment.

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.


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