This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Use scalar operations for f16 fabs/fneg patterns
ClosedPublic

Authored by arsenm on Jun 6 2018, 7:28 AM.

Details

Summary

Fixes unnecessary differences between subtargets.

Diff Detail

Event Timeline

arsenm created this revision.Jun 6 2018, 7:28 AM
arsenm updated this revision to Diff 150134.Jun 6 2018, 7:33 AM

Eliminate commute difference

This revision is now accepted and ready to land.Jun 6 2018, 11:28 AM
arsenm closed this revision.Jun 7 2018, 3:19 AM

r334184