This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Add new TableGen backend for instruction mapping table
AbandonedPublic

Authored by qiucf on Nov 9 2021, 6:20 PM.

Details

Reviewers
shchenz
jsji
nemanjai
Group Reviewers
Restricted Project

Diff Detail

Event Timeline

qiucf created this revision.Nov 9 2021, 6:20 PM
qiucf requested review of this revision.Nov 9 2021, 6:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 9 2021, 6:20 PM

This seems like the same/similar semantic with PPCInstPrinter::getMnemonic()?

qiucf abandoned this revision.Nov 14 2021, 11:58 PM

Got better way to derive the data from tablegen's dump-json option.