llvm-project
b96d5c24 - [TableGen][DecoderEmitter] Outline InstructionEncoding constructor (NFC) (#154673)

Commit
30 days ago
[TableGen][DecoderEmitter] Outline InstructionEncoding constructor (NFC) (#154673) It is going to grow, so it makes sense to move its definition out of class. Instead, inline `populateInstruction()` into it. Also, rename a couple of methods to better convey their meaning.
Author
Parents
Loading