[PATCH] D56454: AMDGPU: Adjust the chain for loads writing to the HI part of a register.

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 12:17:36 PST 2019


cfang added a comment.

In D56454#1350348 <https://reviews.llvm.org/D56454#1350348>, @arsenm wrote:

> This problem isn't limited to private address space. This should have tests for every address space, and with cases using unrelated bases


Done for other other address spaces. Thanks.


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

https://reviews.llvm.org/D56454





More information about the llvm-commits mailing list