In the tablegen architecture definition, the Name field for the
ARMv87a record read "ARMv86a". All the other records contain their own
names.
Corrected it to "ARMv87a", and added the necessary value in
ARMArchEnum for that to refer to.
Paths
| Differential D96493
[ARM] Copy-paste error in ARMv87a architecture definition. ClosedPublic Authored by simon_tatham on Feb 11 2021, 5:12 AM.
Details Summary In the tablegen architecture definition, the Name field for the Corrected it to "ARMv87a", and added the necessary value in
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls. · View Herald TranscriptFeb 11 2021, 5:13 AM This revision is now accepted and ready to land.Feb 11 2021, 5:31 AM This revision was landed with ongoing or failed builds.Feb 11 2021, 5:36 AM Closed by commit rG69f1a7ad82fd: [ARM] Copy-paste error in ARMv87a architecture definition. (authored by simon_tatham). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322963 llvm/lib/Target/ARM/ARM.td
llvm/lib/Target/ARM/ARMSubtarget.h
|