llvm-project
[HLSL][Matrix] Add Matrix splat support for booleans
#175809
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
[HLSL][Matrix] Add Matrix splat support for booleans
#175809
Icohedron
merged 10 commits into
llvm:main
from
Icohedron:bool-matrix-splat
Add type conversions to support bool matrix single subscript operators
5ac9ffcd
Apply clang-format
ab754a17
Use cast instead of dyn_cast followed by assert
14cbbb58
If already the correct type, do not mutate the Value of bool vec/matrix
ed8c130a
Add boolean matrix splat tests
a7f7f9d3
Add boolean splat case to prepareMatrixSplat
d0c32af0
Icohedron
added
HLSL
llvmbot
added
clang
llvmbot
added
clang:frontend
llvmbot
added
clang:codegen
Icohedron
commented on 2026-01-13
Revert "Add boolean splat case to prepareMatrixSplat"
2bfb6623
Remove TODO comment that is not needed for boolean matrix splats
ac51a0c1
farzonl
commented on 2026-01-13
farzonl
approved these changes on 2026-01-13
farzonl
commented on 2026-01-13
Add more tests for boolean-related matrix splats
b12f6d3b
alsepkow
commented on 2026-01-13
bob80905
commented on 2026-01-13
farzonl
commented on 2026-01-13
Icohedron
changed the base branch from
users/Icohedron/pr-175633
to
main
150 days ago
Merge branch 'main' into bool-matrix-splat
6e6258b9
Icohedron
merged
6212c87a
into main
149 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
farzonl
bob80905
alsepkow
Assignees
No one assigned
Labels
clang
clang:frontend
clang:codegen
HLSL
Milestone
No milestone
Login to write a write a comment.
Login via GitHub