This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Form CVT_F32_UBYTE0
ClosedPublic

Authored by arsenm on Mar 29 2020, 10:39 AM.

Details

Diff Detail

Event Timeline

arsenm created this revision.Mar 29 2020, 10:39 AM
foad accepted this revision.Mar 30 2020, 1:06 AM

LGTM.

llvm/test/CodeGen/AMDGPU/GlobalISel/combine-itofp.mir
15

Is there a plan for removing this redundant AND?

This revision is now accepted and ready to land.Mar 30 2020, 1:06 AM
arsenm marked an inline comment as done.Mar 30 2020, 2:46 PM
arsenm added inline comments.
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-itofp.mir
15

We need a SimplifyDemandedBits equivalent somewhere