Issue 123979
Summary [HLSL] Alignment of boolean vector should be 4
Labels new issue
Assignees
Reporter spall
    The Alignment of boolean vectors, when represented in memory as a vector of i32 has alignment of 1 but should have an alignment of 4.
See #123977 
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to