[PATCH] D10742: AMDGPU: Fix chains for memory ops dependent on argument loads

Matt Arsenault Matthew.Arsenault at amd.com
Fri Jul 10 15:52:27 PDT 2015


arsenm closed this revision.
arsenm added a comment.

r241960 with a small piece split into r241954.

I removed the parts where the CopyFromReg chains were added, since it's apparently OK to have those be on the same chain as the users of the copied value


http://reviews.llvm.org/D10742







More information about the llvm-commits mailing list