This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Implement widenScalar for G_SITOFP/G_UITOFP sources
ClosedPublic

Authored by arsenm on Sep 30 2019, 1:41 PM.

Details

Summary

Legalize 16-bit G_SITOFP/G_UITOFP for AMDGPU.

Diff Detail

Event Timeline

arsenm created this revision.Sep 30 2019, 1:41 PM
This revision is now accepted and ready to land.Sep 30 2019, 2:05 PM
arsenm closed this revision.Sep 30 2019, 6:21 PM

r373287