[PATCH] D115128: [TableGen][CodeEmitter] Introducing the VarLenCodeEmitterGen infrastructure

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 02:45:58 PST 2022


myhsu added a comment.

In D115128#3300112 <https://reviews.llvm.org/D115128#3300112>, @RKSimon wrote:

> @myhsu I noticed you've created some further child patches - is ther plan to create a patch sequence that updates the M68k code entirely before pushing?

Not really, my current plan is to commit D115128 <https://reviews.llvm.org/D115128> and D115234 <https://reviews.llvm.org/D115234> right away once they're accepted. Same logics also goes to D119100 <https://reviews.llvm.org/D119100> and D119101 <https://reviews.llvm.org/D119101>. 
I'll make separate patches for rest of the M68k changes


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

https://reviews.llvm.org/D115128



More information about the llvm-commits mailing list