This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix not using f16 fsin/fcos
ClosedPublic

Authored by arsenm on Jan 24 2020, 7:07 PM.

Details

Reviewers
rampitec
b-sumner
Summary

I noticed this because this accidentally started working for GlobalISel.

Diff Detail

Event Timeline

arsenm created this revision.Jan 24 2020, 7:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2020, 7:07 PM
This revision is now accepted and ready to land.Jan 24 2020, 8:35 PM