diff options
author | Chris B <chris.bieneman@me.com> | 2024-08-16 10:51:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-16 10:51:07 -0500 |
commit | 4a57e834f7de83d85d994c63647aa957279c354e (patch) | |
tree | 9b1fa32b8656fc5b9a3b9a96877792d2cd0d48a8 /llvm/lib/Object/COFFImportFile.cpp | |
parent | 6fceb3e86591e9a111671b9b76e11262279d7bad (diff) | |
download | llvm-4a57e834f7de83d85d994c63647aa957279c354e.zip llvm-4a57e834f7de83d85d994c63647aa957279c354e.tar.gz llvm-4a57e834f7de83d85d994c63647aa957279c354e.tar.bz2 |
[HLSL] Flesh out basic type typedefs (#104479)
We had a few missing typedefs that are supported by DXC. Specifically
1-element vectors, size-explicit 32-bit types and size-explicit floating
point types.
This adds the typedefs and a test file that just verifies the expected
sizes and vector element counts.
I needed to add some of these missing typedefs to address #102964, and
thought instead I should try and be a bit comprehensive and put it in a
separate PR.
Nothing complicated here, just typedefs and static asserts to verify
them.
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions