[PATCH] D111212: [AArch64][SME] Update tile slice index offset
Cullen Rhodes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 6 06:18:53 PDT 2021
c-rhodes added a comment.
In D111212#3045171 <https://reviews.llvm.org/D111212#3045171>, @david-arm wrote:
> Do we still accept assembling something like
>
> `str za[w12, 13], [x22, #13, mul vl]`
>
> ? If so, do we need to have some tests for this?
Yes, see `llvm/test/MC/AArch64/SME/str.s` if that's what you mean?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111212/new/
https://reviews.llvm.org/D111212
More information about the llvm-commits
mailing list