User Details
User Details
- User Since
- Oct 26 2022, 4:18 PM (14 w, 3 d)
Thu, Jan 19
Thu, Jan 19
Rot127 added a comment to D138323: [TableGen] RegisterInfo backend - Add abstraction layer between code generation logic and syntax output.
Thank you for the feedback!
Its my first time with LLVM so your critique is very valuable for me.
Wed, Jan 18
Wed, Jan 18
Rot127 requested review of D142054: [TableGen] Add high level DecoderEmitter documentation..
Sat, Jan 14
Sat, Jan 14
Rot127 added a comment to D138323: [TableGen] RegisterInfo backend - Add abstraction layer between code generation logic and syntax output.
Dec 30 2022
Dec 30 2022
Rot127 updated the diff for D138323: [TableGen] RegisterInfo backend - Add abstraction layer between code generation logic and syntax output.
Removes the PrinterInterface. New language printer should simply inherit from PrinterLLVM.
Nov 24 2022
Nov 24 2022
Rot127 added a comment to D138323: [TableGen] RegisterInfo backend - Add abstraction layer between code generation logic and syntax output.
Nov 22 2022
Nov 22 2022
Rot127 retitled D138323: [TableGen] RegisterInfo backend - Add abstraction layer between code generation logic and syntax output from {TableGen] RegisterInfo backend - Add abstraction layer between code generation logic and syntax output to [TableGen] RegisterInfo backend - Add abstraction layer between code generation logic and syntax output.
Nov 18 2022
Nov 18 2022
Rot127 added a comment to D138323: [TableGen] RegisterInfo backend - Add abstraction layer between code generation logic and syntax output.
To test the output after the refactor I used the following simple scripts:
There is now an implementation open for review: https://reviews.llvm.org/D138323
Oct 27 2022
Oct 27 2022
Rot127 added a comment to D136808: Refactor Tblgen DecoderEmitter to allow multiple language output.
Rot127 added a comment to D136808: Refactor Tblgen DecoderEmitter to allow multiple language output.
Rot127 updated the diff for D136808: Refactor Tblgen DecoderEmitter to allow multiple language output.
Add diff of Printer implementation.
Rot127 updated the diff for D136808: Refactor Tblgen DecoderEmitter to allow multiple language output.
Adds the decoder split up/refactor as single diff. separated from the Printer implementation.
Oct 26 2022
Oct 26 2022
Rot127 requested review of D136808: Refactor Tblgen DecoderEmitter to allow multiple language output.