This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Make i1/i64/v2i32 and/or/xor legal
ClosedPublic

Authored by arsenm on Dec 19 2018, 12:26 AM.

Details

Reviewers
tstellar
rampitec
Summary

The 64-bit types do depend on the register bank,
but that's another issue to deal with later.

Diff Detail

Event Timeline

arsenm created this revision.Dec 19 2018, 12:26 AM
This revision is now accepted and ready to land.Dec 19 2018, 12:45 AM
arsenm closed this revision.Dec 19 2018, 5:39 PM

r349716