This is an archive of the discontinued LLVM Phabricator instance.

[TLI][AArch64] Add missing SLEEF mappings to scalable vector functions for log2 and log2f
ClosedPublic

Authored by mgabka on Jul 20 2023, 1:43 AM.

Details

Summary

In the original commit adding SLEEF mappings, https://reviews.llvm.org/D146839
mappings for log2/log2f were missing.

Diff Detail

Event Timeline

mgabka created this revision.Jul 20 2023, 1:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 20 2023, 1:43 AM
mgabka requested review of this revision.Jul 20 2023, 1:43 AM
paulwalker-arm accepted this revision.Jul 20 2023, 8:07 AM
This revision is now accepted and ready to land.Jul 20 2023, 8:07 AM
This revision was landed with ongoing or failed builds.Jul 21 2023, 7:01 AM
This revision was automatically updated to reflect the committed changes.