[PATCH] D114777: [AMDGPU] Set most sched model resource's BufferSize to one

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 02:13:55 PST 2021


foad added a comment.

Would it be possible to write some llvm-mca tests that show exactly how this change affects the scheduling model? schedule-ilp.mir is better than nothing, but it is still a very indirect way of observing what's going on under the covers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114777



More information about the llvm-commits mailing list