The original enablement for the Ampere1 core inadvertently had omitted
that FEAT_RAND is support and errorously claimed that FEAT_MTE was
available.
Adjust the definition of Ampere1 to match reality.
Paths
| Differential D142395
[AArch64] Update enabled extensions for Ampere1 core ClosedPublic Authored by philipp.tomsich on Jan 23 2023, 12:00 PM.
Details
Summary The original enablement for the Ampere1 core inadvertently had omitted Adjust the definition of Ampere1 to match reality.
Diff Detail
Event Timelinephilipp.tomsich added a child revision: D142396: [AArch64] Add the Ampere1A core.Jan 23 2023, 12:05 PM This revision is now accepted and ready to land.Jan 24 2023, 2:04 AM This revision was landed with ongoing or failed builds.Jan 24 2023, 1:20 PM Closed by commit rG8dfbf8d1dd17: [AArch64] Update enabled extensions for Ampere1 core (authored by philipp.tomsich). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 491891 llvm/include/llvm/TargetParser/AArch64TargetParser.h
llvm/lib/Target/AArch64/AArch64.td
llvm/unittests/TargetParser/TargetParserTest.cpp
|