[PATCH] D97342: [AMDGPU] Skip unclusterd rescheduling w/o ld/st

Valery Pykhtin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 05:09:46 PST 2021


vpykhtin added a comment.

Looks good, but should we use just a single dedicated pass over SUs to check if there're clustered ops after first scheduling to make the logic slightly easier?


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

https://reviews.llvm.org/D97342



More information about the llvm-commits mailing list