This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][ARM] Alter v8.3a complex neon intrinsics to be target-based, not preprocessor based
ClosedPublic

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

Details

Summary

This alters the 8.3 complex intrinsics to be target-gated, as opposed to hidden behind preprocessor macros. I believe this is the last of arm_neon.h, and follows the same formula as before.

Diff Detail

Event Timeline

dmgreen created this revision.Oct 11 2022, 12:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 11 2022, 12:40 AM

Ping. This should now hopefully complete the transition of arm_neon.h

This revision is now accepted and ready to land.Oct 25 2022, 1:42 AM
This revision was landed with ongoing or failed builds.Oct 25 2022, 6:35 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptOct 25 2022, 6:35 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript