[PATCH] D88385: [TableGen][M68K] (Patch 1/8) Utilities for complex instruction addressing modes: CodeBeads and logical operand helper functions

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 03:44:27 PST 2021


rengolin added a comment.

In D88385#2506204 <https://reviews.llvm.org/D88385#2506204>, @RKSimon wrote:

> The plan is for the entire patch series to be accepted before any are pushed.

Indeed. The whole purpose of patch series is to create a dependency that we can only merge any patch once they're all approved.

> Given how close we are to the next release branch (26 Jan iirc) I'd like to suggest that even if they all get accepted before then, we should delay the pushes to shortly after that.

Good point.


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

https://reviews.llvm.org/D88385



More information about the llvm-commits mailing list