[PATCH] D84354: [AMDGPU/MemOpsCluster] Clean-up fixme's around mem ops clustering logic

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 00:24:25 PDT 2020


hsmhsm added a comment.

I tested the SHOC benchmark and rocSPARSE testsuite for this new heuristic as suggested by Stas.  The numbers are almost same as in case of previous heuristic (NumBytes <= 32).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84354



More information about the llvm-commits mailing list