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

Commit
1 year ago
[HLSL] Implement HLSL Elementwise casting (excluding splat cases); Re-land #118842 (#126258) Implement HLSLElementwiseCast excluding support for splat cases Do not support casting types that contain bitfields. Partly closes https://github.com/llvm/llvm-project/issues/100609 and partly closes https://github.com/llvm/llvm-project/issues/100619 Re-land #118842 after fixing warning as an error, found by a buildbot.
Author
Parents
Loading