This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Alter v8.5a FRINT neon intrinsics to be target-based, not preprocessor based
ClosedPublic

Authored by dmgreen on Oct 11 2022, 12:36 AM.

Details

Summary

This switches the v8.5-a FRINT intrinsics over to be target-gated, behind preprocessor defines. This one is pretty simple, being AArch64 only.

Diff Detail

Event Timeline

dmgreen created this revision.Oct 11 2022, 12:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 11 2022, 12:36 AM
dmgreen requested review of this revision.Oct 11 2022, 12:36 AM
This revision is now accepted and ready to land.Oct 11 2022, 2:06 AM
This revision was landed with ongoing or failed builds.Oct 24 2022, 3:22 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptOct 24 2022, 3:22 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript