llvm-project
[HLSL] Implement HLSL Elementwise casting (excluding splat cases); Re-land #118842
#126258
Merged

[HLSL] Implement HLSL Elementwise casting (excluding splat cases); Re-land #118842 #126258

spall merged 20 commits into llvm:main from spall:issue-100609
spall
spall Flat casts WIP
2e932a57
spall fix broken test
121f2a9a
spall make clang format happy
9cc06ce7
spall CodeGen tests
e3e51b67
spall address PR comments add some todos that need to be addressed
28858755
spall new tests
c5650edd
spall Self Review.
f4819b80
spall self review continued. Make FlattenAccessAndTypes not recursive and h…
89709adc
spall two test showing truncation to scalar
162c2b50
spall respond to pr comments
fa0e9c90
spall add case to switch
afb5be23
spall add newline to end of file
c08f927c
spall update cases with the cast
20bab28f
spall address pr comments
a0f54736
spall self review of loops
a7252d9b
spall replace HLSLAggregateCast with HLSLElementwiseCast
87d09f82
spall rename test files
03ed4175
spall error for bitfields. tests for bitfield errors. minor pr suggestion c…
d23411ad
spall Merge branch 'main' into issue-100609
0f9b9541
spall fix warning seen by buildbot
3414cce5
spall spall changed the title [HLSL] Implement HLSL Elementwise casting (excluding splat cases); Re-land [HLSL] Implement HLSL Elementwise casting (excluding splat cases); Re-land #118842 1 year ago
llvm-beanz
llvm-beanz approved these changes on 2025-02-07
damyanp
damyanp commented on 2025-02-07
spall spall merged 3f8e2802 into main 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone