This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Handle unsafe exp.f32 with denormal handling
ClosedPublic

Authored by arsenm on Aug 14 2023, 6:54 AM.

Details

Reviewers
foad
rampitec
Pierre-vh
Group Reviewers
Restricted Project
Summary

I somehow missed this path when adding the new expansions. Saves a lot
of instructions for afn + IEEE.

Diff Detail

Event Timeline

arsenm created this revision.Aug 14 2023, 6:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 6:54 AM
arsenm requested review of this revision.Aug 14 2023, 6:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 6:54 AM
Herald added a subscriber: wdng. · View Herald Transcript
rampitec accepted this revision.Aug 14 2023, 10:30 AM
This revision is now accepted and ready to land.Aug 14 2023, 10:30 AM