This is an archive of the discontinued LLVM Phabricator instance.

IPRA: Don't crash on null getCallPreservedMask
ClosedPublic

Authored by arsenm on Jul 28 2017, 2:27 PM.

Details

Reviewers
MatzeB
Summary

Kernels aren't callable, so they don't have a call preserved mask.

Diff Detail

Event Timeline

arsenm created this revision.Jul 28 2017, 2:27 PM
MatzeB accepted this revision.Aug 4 2017, 4:21 PM

LGTM

This revision is now accepted and ready to land.Aug 4 2017, 4:21 PM
arsenm closed this revision.Aug 5 2017, 12:51 AM

r310172