[PATCH] D52907: AMDGPU: Don't merge DS opcodes on SI to fix corruption in Hitman
Marek Olšák via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 8 18:26:02 PDT 2018
mareko added a comment.
In https://reviews.llvm.org/D52907#1258426, @arsenm wrote:
> Why exactly? Is it possible the Mesa lds allocation isn’t aligning properly?
Since the issue only occurs on SI, I don't think Mesa is doing anything bad. Unless there is some LDS hw difference on SI...
Repository:
rL LLVM
https://reviews.llvm.org/D52907
More information about the llvm-commits
mailing list