[HLSL] Groupshared args and Templates Warnings/Errors
Open
HLSL
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Produce a warning when groupshared args are used with templates before HLSL 202x.
Produce an error when groupshared args are used with a template declaration and export and noinline.
A follow up to #174472
Contributor guide
Assessment
This issue has not been assessed yet.