This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Make S_DENORM_MODE not be a scheduling boundary
ClosedPublic

Authored by arsenm on May 27 2020, 12:08 PM.

Details

Reviewers
rampitec
kerbowa
Summary

Now that the mode register uses/defs should be properly modeled, we
don't need to treat the FP mode switch as an arbitrary side effect.

Diff Detail

Event Timeline

arsenm created this revision.May 27 2020, 12:08 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 27 2020, 12:09 PM
rampitec accepted this revision.May 27 2020, 12:48 PM
This revision is now accepted and ready to land.May 27 2020, 12:48 PM