Commit 500ce29
[HLSL] add support for HLSLAggregateSplatCast and HLSLElementwiseCast to constant expression evaluator (llvm#164700)
Add support to handle these casts in the constant expression evaluator.
- HLSLAggregateSplatCast
- HLSLElementwiseCast
- HLSLArrayRValue
Add tests
Closes llvm#125766
Closes llvm#1253211 parent 6f6d2e2 commit 500ce29
File tree
3 files changed
+714
-1
lines changed- clang
- lib/AST
- test/SemaHLSL/Types
3 files changed
+714
-1
lines changed
0 commit comments