[clang] [HLSL] Implement HLSL Flat casting (excluding splat cases) (PR #118842)

Chris B via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 6 14:34:33 PST 2025


https://github.com/llvm-beanz approved this pull request.

One small request: can you add a test that verifies we produce an error if you try to cast to or from a structure containing a bitfield?

https://github.com/llvm/llvm-project/pull/118842


More information about the cfe-commits mailing list