This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Change __ARM_FEATURE_FP16FML macro name to __ARM_FEATURE_FP16_FML
ClosedPublic

Authored by keith.walker.arm on Apr 29 2021, 6:31 AM.

Details

Summary

The "Arm C Language extensions" document (the current version can be
found at https://developer.arm.com/documentation/101028/0012/?lang=en)
states that the name of the feature test macro for the FP16 FML extension
is __ARM_FEATURE_FP16_FML.

Diff Detail

Event Timeline

keith.walker.arm requested review of this revision.Apr 29 2021, 6:31 AM
bryanpkc accepted this revision.Apr 29 2021, 9:42 AM

LGTM. Thanks.

This revision is now accepted and ready to land.Apr 29 2021, 9:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 30 2021, 3:03 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript