This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Add support for triples with the mesa3d operating system
ClosedPublic

Authored by tstellarAMD on Jul 25 2016, 3:10 PM.

Details

Summary

mesa3d will use the same kernel calling convention as amdhsa, but it will
handle everything else like the default 'unknown' OS type.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to AMDGPU/SI: Add support for triples with the mesa3d operating system.
tstellarAMD updated this object.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
nhaehnle accepted this revision.Jul 27 2016, 6:48 AM
nhaehnle added a reviewer: nhaehnle.
nhaehnle added a subscriber: nhaehnle.

LGTM

This revision is now accepted and ready to land.Jul 27 2016, 6:48 AM
This revision was automatically updated to reflect the committed changes.