diff options
author | Min-Yih Hsu <min.hsu@sifive.com> | 2025-05-03 12:10:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-03 12:10:12 -0700 |
commit | 9e9c9c49cc818cacaa55b4911c845cb45995d572 (patch) | |
tree | 819c19dc6fb42346c2d5818866ee896be3373be9 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | db0a7adb5467bb36d038fb8cf12ac6175cb7b7db (diff) | |
download | llvm-9e9c9c49cc818cacaa55b4911c845cb45995d572.zip llvm-9e9c9c49cc818cacaa55b4911c845cb45995d572.tar.gz llvm-9e9c9c49cc818cacaa55b4911c845cb45995d572.tar.bz2 |
[CSKY] Remove duplicate processor features in ck807e/ck807ef (#138316)
The new TableGen warning introduced in 951292b shows the following
warnings:
```
warning: Processor ck807e contains duplicate feature 'edsp'
warning: Processor ck807e contains duplicate feature 'dsp1e2'
warning: Processor ck807e contains duplicate feature 'dspe60'
warning: Processor ck807ef contains duplicate feature 'edsp'
warning: Processor ck807ef contains duplicate feature 'dsp1e2'
warning: Processor ck807ef contains duplicate feature 'dspe60'
```
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions