[PATCH] D74630: [AMDGPU] Always enable XNACK feature when support is explicitly requested

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 12:30:55 PST 2020


kerbowa added a comment.

In D74630#1876974 <https://reviews.llvm.org/D74630#1876974>, @arsenm wrote:

> Has no tests and also doesn't fix the set of targets that really support xnack


This does fix some pressing issues. We are not ready to flip the default for the set of targets that really support xnack, and this is needed now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74630





More information about the llvm-commits mailing list