I cannot find documentation on this CPU, and it
is not supported by the Arm Compiler 5 product either.
It was likely a mistake or a different name for the
"ep9312", which is an Arm based Cirrus Logic chip.
Paths
| Differential D103024
[clang][ARM] Remove non-existent arm9312 CPU ClosedPublic Authored by DavidSpickett on May 24 2021, 7:04 AM.
Details Summary I cannot find documentation on this CPU, and it It was likely a mistake or a different name for the
Diff Detail
Event TimelineComment Actions I can confirm that there is no Arm produced 9312. In the Arm 9 range the CPU names used 3 digits, for example arm926 with the exception of arm9tdmi and arm9e. This revision is now accepted and ready to land.May 24 2021, 8:50 AM This revision was landed with ongoing or failed builds.May 25 2021, 1:58 AM Closed by commit rGde7729d47a8b: [clang][ARM] Remove non-existent arm9312 CPU (authored by DavidSpickett). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 347608 llvm/include/llvm/Support/ARMTargetParser.def
llvm/unittests/Support/TargetParserTest.cpp
|