[PATCH] D60861: [MachineScheduler] Check pending instructions when an instruction is scheduled

James Molloy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 12:14:47 PDT 2019


jmolloy added a comment.

Hi Hal,

Yes, that's right. The architecture in question is VLIW, so there is plenty of available parallelism per cycle and esoteric constraints.

Cheers,

James


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60861





More information about the llvm-commits mailing list