This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Adjust branch target when lowering loop intrinsic
ClosedPublic

Authored by arsenm on Feb 17 2020, 7:12 AM.

Details

Summary

This needs to steal the branch target like the other control flow
intrinsics.

Diff Detail

Event Timeline

arsenm created this revision.Feb 17 2020, 7:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 17 2020, 7:12 AM
kerbowa accepted this revision.Feb 18 2020, 2:02 AM

LGTM

This revision is now accepted and ready to land.Feb 18 2020, 2:02 AM