[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
Fri Oct 5 10:59:38 PDT 2018
mareko added a comment.
In https://reviews.llvm.org/D52907#1256202, @arsenm wrote:
> This isn't a correct fix. If there's an issue with 64-bit DS instructions, it's a lowering problem. If we can't use them for some reason, changing this here might be a helpful heuristic but as-is this is not a real fix
So what are you suggesting?
Repository:
rL LLVM
https://reviews.llvm.org/D52907
More information about the llvm-commits
mailing list