Issue 179525
Summary [HLSL] For RWBuffer adjust the concept expr to support bools
Labels HLSL
Assignees
Reporter farzonl
    RWBuffer<bool> fails compilation since the concept rejects the bool element type. The fix is to update the concept

Repro: https://godbolt.org/z/hExTe3nz1
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to