[PATCH] D105575: [AArch64][SME] Add zero instruction
Bryan Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 21 20:45:15 PDT 2021
bryanpkc added a comment.
> @bryanpkc you make a good point and it would be interested to see those patches!
>
> For this patch I think that unless the changes you're suggesting are trivial, it would make sense to have any changes that are not required for the assembler as follow-up patches. I'm a bit cautious about this otherwise holding up SME asm support into LLVM 13, since those changes aren't necessarily required for the assembler.
@c-rhodes @sdesmalen I'm working on getting approvals to open our code. I don't know exactly how long it will take, but hopefully it won't be too long. I agree that we can consider that issue in a follow-up patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105575/new/
https://reviews.llvm.org/D105575
More information about the llvm-commits
mailing list