[PATCH] D111646: [AMDGPU] Enable load clustering in the post-RA scheduler

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 08:11:31 PDT 2021


dstuttard added a comment.

In D111646#3058586 <https://reviews.llvm.org/D111646#3058586>, @dstuttard wrote:

> Interesting to see that quite a few of the test changes are clustering the loads, but not ending up with a clause (correctly).
> Nice result otherwise though.

Oh no - they're just pre-gfx10, so no s_clause.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111646



More information about the llvm-commits mailing list