highlights(cuda): add support for __launch_bounds__

This commit is contained in:
Stephan Seitz 2021-07-19 21:05:39 +02:00 committed by Thomas Vigouroux
parent 61e87b2f9c
commit c4a6d93408

View file

@ -10,4 +10,5 @@
"__device__"
"__forceinline__"
"__restrict__"
"__launch_bounds__"
] @keyword