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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 14:49:54 PST 2021


arsenm added inline comments.


================
Comment at: llvm/lib/Target/AMDGPU/GCNSchedStrategy.h:53
 
+  bool HasClusteredNodes;
+
----------------
Needs comment


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

https://reviews.llvm.org/D97342



More information about the llvm-commits mailing list