diff options
author | Alex Voicu <alexandru.voicu@amd.com> | 2025-01-20 02:30:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 02:30:29 +0000 |
commit | b08b56381cb4c24f37afba793dc872b6d721d9f7 (patch) | |
tree | 50a10887d0c1c3e88883d39a44cc42ec6d6c2aa3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0288d065eecb1208971dc4cdcc71731e34c6fca0 (diff) | |
download | llvm-b08b56381cb4c24f37afba793dc872b6d721d9f7.zip llvm-b08b56381cb4c24f37afba793dc872b6d721d9f7.tar.gz llvm-b08b56381cb4c24f37afba793dc872b6d721d9f7.tar.bz2 |
[NFC][AMDGPU] Clean-up feature parsing for AMDGCNSPIRV. (#123519)
When we did the initial AMDGCNSPIRV commits we left the initialisation
of the feature map in a relatively disorderly state. This change
corrects that oversight:
- We make sure that AMDGCNSPIRV actually advertises the union of all
AMDGCN features, as some were not included;
- We keep feature initialisation in sorted order to make it easy to pick
an insertion point when features are added in the future.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions