This is an archive of the discontinued LLVM Phabricator instance.

Implement computeKnownBits for scalar_to_vector
ClosedPublic

Authored by rampitec on Nov 19 2018, 2:42 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

rampitec created this revision.Nov 19 2018, 2:42 PM
arsenm accepted this revision.Nov 19 2018, 3:03 PM

LGTM

This revision is now accepted and ready to land.Nov 19 2018, 3:03 PM
This revision was automatically updated to reflect the committed changes.