[PATCH] D141404: [AArch64][Clang] Adjust default features for v8.9-A/v9.4-A in clang driver
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 11 09:12:51 PST 2023
dmgreen added a comment.
Do you know why this code is in the Driver? I would have expected mandatory features to be added to the AARCH64_ARCH in AArch64TargetParser.td. I don't think they are then needed in the driver.
I can put up a patch to show what I mean, as I think the same applies to i8mm/bf16 and hbc/mops.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141404/new/
https://reviews.llvm.org/D141404
More information about the cfe-commits
mailing list