[PATCH] D93798: [CSKY 4/n] Add basic CSKYAsmParser and CSKYInstPrinter

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 06:31:18 PST 2021


rengolin added a comment.

In D93798#2509226 <https://reviews.llvm.org/D93798#2509226>, @zixuan-wu wrote:

> Yes, a first batch of patches to reach the point that it can generate first ALU asm codegen. In all, I propose following patches to construct the first batch.
>
> https://reviews.llvm.org/D93798
> https://reviews.llvm.org/D94007
> https://reviews.llvm.org/D95029
> https://reviews.llvm.org/D95030

Sounds great, thanks @zixuan-wu!

@MaskRay should be better now to have another look, thanks!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93798/new/

https://reviews.llvm.org/D93798



More information about the llvm-commits mailing list