Issue 142806
Summary [HLSL][SPIR-V] Implement `groupshared` lowering
Labels new issue
Assignees Keenuts
Reporter Keenuts
    Clang seems to understand the `groupshared` HLSL storage class, but the emitted variable is in the `Function` SPIR-V storage class intead of `Workgroup`

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to