This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix fdiv lowering when f32 denormals supported
ClosedPublic

Authored by arsenm on Jun 21 2016, 6:38 PM.

Details

Reviewers
tstellarAMD
Summary

Also fix test not actually using function labels.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 61485.Jun 21 2016, 6:38 PM
arsenm retitled this revision from to AMDGPU: Fix fdiv lowering when f32 denormals supported.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jul 8 2016, 5:54 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jul 8 2016, 5:54 PM
arsenm closed this revision.Jul 9 2016, 12:55 AM

r274969