llvm-project
46343ca3
- [TableGen][DecoderEmitter] Add DecoderMethod to InstructionEncoding (NFC) (#154477)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#154477 - [TableGen][DecoderEmitter] Add DecoderMethod to InstructionEncoding (NFC)
Author
s-barannikov
Parents
dbbd3f0d
Loading