This is an archive of the discontinued LLVM Phabricator instance.

[NFC][AArch64][TLI] Remove invalid intrinsics from SLEEF vector library mappings
ClosedPublic

Authored by jolanta.jensen on Aug 16 2023, 8:02 AM.

Details

Summary

This patch removes intrinsics that have no definitions in Intrinsics.td
from mappings to vector functions in SLEEF library. It also removes mappings
for non-scalar intrinsics.

Diff Detail

Unit TestsFailed

Event Timeline

jolanta.jensen created this revision.Aug 16 2023, 8:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 16 2023, 8:02 AM
jolanta.jensen requested review of this revision.Aug 16 2023, 8:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 16 2023, 8:02 AM
mgabka accepted this revision.Aug 21 2023, 5:50 AM
This revision is now accepted and ready to land.Aug 21 2023, 5:50 AM
This revision was landed with ongoing or failed builds.Aug 22 2023, 4:58 AM
This revision was automatically updated to reflect the committed changes.