This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Handle split for 64-bit VALU select
ClosedPublic

Authored by arsenm on Jan 17 2019, 2:58 PM.

Details

Diff Detail

Event Timeline

arsenm created this revision.Jan 17 2019, 2:58 PM
arsenm updated this revision to Diff 183462.Jan 24 2019, 6:02 PM

Remove assert since it now fires for select

tstellar accepted this revision.Feb 13 2019, 4:20 PM

LGTM.

This revision is now accepted and ready to land.Feb 13 2019, 4:20 PM
arsenm closed this revision.Feb 14 2019, 1:57 PM

r354065