This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Add support for init.exec intrinsics
ClosedPublic

Authored by arsenm on Sep 18 2019, 9:31 PM.

Details

Summary

The existing wave32 behavior seems broken and incomplete, but this
reproduces it.

Diff Detail

Event Timeline

arsenm created this revision.Sep 18 2019, 9:31 PM
mareko accepted this revision.Sep 30 2019, 8:44 AM
This revision is now accepted and ready to land.Sep 30 2019, 8:44 AM
arsenm closed this revision.Sep 30 2019, 7:09 PM

r373296