[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:02:27 PDT 2021


dstuttard added a comment.

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.


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