[PATCH] D124319: [MC][AArch64] Enable '+v8a' when nothing specified for MCSubtargetInfo
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 05:40:22 PDT 2022
labrinea added a comment.
I think it's good. The tests suggest that when the mattr string is empty then v8a has to be explicitely specified. Is this good enough for https://github.com/llvm/llvm-project/issues/53956 or do we want to check whether FS=v8r ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124319/new/
https://reviews.llvm.org/D124319
More information about the llvm-commits
mailing list