[llvm] [AMDGPU] Fix nondeterminism in SIFixSGPRCopies (PR #70644)

Marek Olšák via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 03:01:46 PDT 2023


marekolsak wrote:

I'm the original reporter of the bug in AMD's internal issue tracker.

I verify that this resolves the issue, which caused compiled shaders to be randomly influenced by shaders compiled before them.

https://github.com/llvm/llvm-project/pull/70644


More information about the llvm-commits mailing list