This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Make ACLE intrinsics always available part MTE
ClosedPublic

Authored by danielkiss on Oct 17 2022, 3:09 AM.

Diff Detail

Event Timeline

danielkiss created this revision.Oct 17 2022, 3:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 17 2022, 3:09 AM
danielkiss requested review of this revision.Oct 17 2022, 3:09 AM

Could we add quick a test for when the intrinsics give an error due to insufficient features, and maybe show it works OK with a __attribute((target(..)))?

Allen added a subscriber: Allen.Oct 17 2022, 8:11 AM

adding test

I like the direction of this change and agree that it needs a test.

dmgreen accepted this revision.Oct 18 2022, 12:26 AM

Thanks - LGTM

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