Unfamiliar territory, so please take a look.
Chad
Paths
| Differential D37081
[TargetParser][AArch64] Add support for RDM feature in the target parser. ClosedPublic Authored by mcrosier on Aug 23 2017, 2:30 PM.
Details Summary Unfamiliar territory, so please take a look. Chad
Diff Detail Event TimelineComment Actions Looks good to me, was wondering if you're also planning to add a Clang patch to test +rdm? Comment Actions
Yes, we should definitely add those. Coming up shortly. This revision is now accepted and ready to land.Aug 24 2017, 5:57 AM Comment Actions -Add +rdm to llvm::AArch64::getExtensionFeatures. This was exposed while trying to write clang/driver tests. Thanks, Sjoerd. Comment Actions
Please see: https://reviews.llvm.org/D37106 Closed by commit rL311659: [TargetParser][AArch64] Add support for RDM feature in the target parser. (authored by mcrosier). · Explain WhyAug 24 2017, 7:32 AM This revision was automatically updated to reflect the committed changes. mcrosier marked an inline comment as done.
Revision Contents
Diff 112539 include/llvm/Support/AArch64TargetParser.def
include/llvm/Support/TargetParser.h
test/CodeGen/AArch64/arm64-neon-v8.1a.ll
unittests/Support/TargetParserTest.cpp
|
Would be good to add the feature here.