This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] computeKnownBitsForTargetNode for 24 bit mul
ClosedPublic

Authored by rampitec on Aug 25 2017, 3:22 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

rampitec created this revision.Aug 25 2017, 3:22 PM
cfang accepted this revision.Aug 25 2017, 3:57 PM
This revision is now accepted and ready to land.Aug 25 2017, 3:57 PM

I thought we delayed forming these to avoid needing this

This revision was automatically updated to reflect the committed changes.