[PATCH] D19349: MachineScheduler: Limit the size of the ready list.
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 21 10:40:20 PDT 2016
nhaehnle added a subscriber: nhaehnle.
nhaehnle added a comment.
This likely affects AMDGPU in some cases, since shaders often have very large basic blocks as well. However, a test run on the external shader-db showed no notable changes, so no objections from that side.
Repository:
rL LLVM
http://reviews.llvm.org/D19349
More information about the llvm-commits
mailing list