[PATCH] D77910: AMDGPU: Define cl_khr_gl_sharing as a supported extension
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 14 11:50:46 PDT 2020
arsenm added a comment.
In D77910#1976171 <https://reviews.llvm.org/D77910#1976171>, @b-sumner wrote:
> I don't think we can guarantee this is or will be supported on all devices. The language runtime makes this decision.
We don't need to worry about theoretical devices. We should know the properties of the driver from -amdhsa, -amdpal, -mesa3d
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77910/new/
https://reviews.llvm.org/D77910
More information about the cfe-commits
mailing list