llvm-project
46343ca3 - [TableGen][DecoderEmitter] Add DecoderMethod to InstructionEncoding (NFC) (#154477)

Commit
35 days ago
[TableGen][DecoderEmitter] Add DecoderMethod to InstructionEncoding (NFC) (#154477) We used to abuse Operands list to store instruction encoding's DecoderMethod there. Let's store it in the InstructionEncoding class instead, where it belongs.
Author
Parents
Loading