[PATCH] D30744: Improve machine schedulers for in-order processors

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 09:32:37 PST 2017


MatzeB added a comment.

Can't you already get this effect with `BufferSize = 0` in a ProcResource?


https://reviews.llvm.org/D30744





More information about the llvm-commits mailing list