Skip to content

Conversation

@spall
Copy link
Contributor

@spall spall commented Dec 6, 2024

Implement HLSL Aggregate Splat casting that handles splatting for arrays and structs, and vectors if splatting from a vec1.
Closes #100609 and Closes #100619
Depends on #118842

…bitvectors not allowed. At test showing splatting union is not allowed. At test showing splatting union in elementwise cast is not allowed.
@github-actions
Copy link

github-actions bot commented Feb 10, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

@spall spall marked this pull request as ready for review February 11, 2025 03:17
@spall spall changed the title [HLSL] Implement HLSL splatting [HLSL] Implement HLSL Aggregate splatting Feb 14, 2025
@spall spall merged commit 4d2d0af into llvm:main Feb 14, 2025
9 checks passed
joaosaffran pushed a commit to joaosaffran/llvm-project that referenced this pull request Feb 14, 2025
Implement HLSL Aggregate Splat casting that handles splatting for arrays
and structs, and vectors if splatting from a vec1.
Closes llvm#100609 and Closes llvm#100619 
Depends on llvm#118842
sivan-shani pushed a commit to sivan-shani/llvm-project that referenced this pull request Feb 24, 2025
Implement HLSL Aggregate Splat casting that handles splatting for arrays
and structs, and vectors if splatting from a vec1.
Closes llvm#100609 and Closes llvm#100619 
Depends on llvm#118842
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HLSL] Layout compatible type casting [HLSL] Array by-value casting

3 participants