This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove v_rsq_f64 patterns
ClosedPublic

Authored by arsenm on Jan 20 2021, 3:31 PM.

Details

Reviewers
rampitec
b-sumner
Summary

This isn't accurate enough without correction

Diff Detail

Event Timeline

arsenm created this revision.Jan 20 2021, 3:31 PM
arsenm requested review of this revision.Jan 20 2021, 3:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2021, 3:31 PM
Herald added a subscriber: wdng. · View Herald Transcript
This revision is now accepted and ready to land.Jan 20 2021, 3:43 PM

Thanks. LGTM.