[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
Wed Sep 28 06:30:05 PDT 2022
tschuett added a comment.
`llvm.vscale()` denotes vl and `llvm.aarch64.sme.vscale()` denotes svl. From the context you should know which one you need.
You want to change the semantics of vscale in a Phabricator Diff without an RFC on Discourse?
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