This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fold undef rcp to qnan
ClosedPublic

Authored by arsenm on Oct 17 2022, 8:05 AM.

Details

Reviewers
rampitec
Group Reviewers
Restricted Project
Summary

This matches the behavior in instcombine, and for fdiv.

Diff Detail

Event Timeline

arsenm created this revision.Oct 17 2022, 8:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 17 2022, 8:05 AM
arsenm requested review of this revision.Oct 17 2022, 8:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 17 2022, 8:05 AM
Herald added a subscriber: wdng. · View Herald Transcript
rampitec accepted this revision.Oct 17 2022, 11:55 AM
This revision is now accepted and ready to land.Oct 17 2022, 11:55 AM