diff options
author | Min-Yih Hsu <min.hsu@sifive.com> | 2025-04-29 17:52:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 17:52:35 -0700 |
commit | a01a5b82dc89d427eada7f3b4d2f3e42ef50ae91 (patch) | |
tree | 399668c01f8dbe11ffefbbc801d74341bbed472e /clang/unittests/Format/ConfigParseTest.cpp | |
parent | efef83e11d6b5f47c624465006bbea4cbb8a2526 (diff) | |
download | llvm-a01a5b82dc89d427eada7f3b4d2f3e42ef50ae91.zip llvm-a01a5b82dc89d427eada7f3b4d2f3e42ef50ae91.tar.gz llvm-a01a5b82dc89d427eada7f3b4d2f3e42ef50ae91.tar.bz2 |
[AMDGPU][NFC] Remove duplicate features in gfx908/909/90a (#137902)
The new TableGen warning introduced in
https://github.com/llvm/llvm-project/commit/951292be2c21bc903e63729338d872a878d2d49c
shows the following warnings:
```
warning: Processor gfx908 contains duplicate feature 'addressablelocalmemorysize65536'
warning: Processor gfx909 contains duplicate feature 'image-insts'
warning: Processor gfx90a contains duplicate feature 'addressablelocalmemorysize65536'
```
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions