This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Mark 1-bit integer constants as legal
ClosedPublic

Authored by tstellar on Jun 1 2017, 11:06 AM.

Details

Summary

These are mostly legal, but will probably need special lowering for some
cases.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellar created this revision.Jun 1 2017, 11:06 AM
arsenm accepted this revision.Jun 1 2017, 11:12 AM

LGTM

This revision is now accepted and ready to land.Jun 1 2017, 11:12 AM
This revision was automatically updated to reflect the committed changes.