This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix iterator crash in AMDGPUPromoteAlloca
ClosedPublic

Authored by arsenm on Jun 17 2019, 5:40 PM.

Details

Reviewers
rampitec
nhaehnle
Summary

The lifetime intrinsic was erased, which was the next iterator.

Diff Detail

Event Timeline

arsenm created this revision.Jun 17 2019, 5:40 PM
This revision is now accepted and ready to land.Jun 17 2019, 6:58 PM
arsenm closed this revision.Jun 18 2019, 5:20 AM

r363668