Issue 125986
Summary [HLSL] Support casting types with bitfields with HLSL Elementwise Cast
Labels HLSL
Assignees
Reporter spall
    Add support to cast to and from types that contain bitfields. This will require changing the Flattening code in clang/lib/CodeGen/CGExpr.cpp to properly access bitfields. This might also require changes to the Sema checking.
See PR #118842 
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to