llvm-project
9e9c9c49 - [CSKY] Remove duplicate processor features in ck807e/ck807ef (#138316)

Commit
186 days ago
[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' ```
Author
Parents
Loading