[PATCH] D64665: [MachinePipeliner] Refactor schedule emission logic

James Molloy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 16:10:30 PDT 2019


jmolloy added a comment.

Brendon, I've got a bunch of changes that I'd like to push based on this change. it's the gating factor for allowing predicated emission and allowing targets to adapt how they emit a schedule. I also have a different version of SMS to upstream (will be upstream very shortly!) that I'd love to reuse this emission logic for.

Given this is under a flag (which would be off), do you have any objections to me pushing this in-tree?

Cheers,

James


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

https://reviews.llvm.org/D64665





More information about the llvm-commits mailing list