This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix crash with dispatch.ptr intrinsic with non-HSA target
ClosedPublic

Authored by arsenm on Jan 5 2016, 3:49 PM.

Details

Summary

It might be better to let this be a select failure instead.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 44066.Jan 5 2016, 3:49 PM
arsenm retitled this revision from to AMDGPU: Fix crash with dispatch.ptr intrinsic with non-HSA target.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
nhaehnle accepted this revision.Jan 5 2016, 3:59 PM
nhaehnle added a reviewer: nhaehnle.
nhaehnle added a subscriber: nhaehnle.

LGTM

This revision is now accepted and ready to land.Jan 5 2016, 3:59 PM
arsenm closed this revision.Jan 11 2016, 1:22 PM

r257387