[PATCH] D85530: [AMDGPU] Don't cluster stores

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 13 05:25:33 PST 2021


foad added a comment.

> Did you try this with xnack enabled?

Probably not. I don't think xnack is enabled for any of the platforms we usually care about for Vulkan graphics.

> This will reduce the number of soft clauses formed for stores

Is that a problem, and if so why?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85530



More information about the llvm-commits mailing list