[llvm-branch-commits] [clang] [llvm] AMDGPU: Add subtarget feature for controllable xnack modes (PR #204523)

Matt Arsenault via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jun 18 02:21:59 PDT 2026


arsenm wrote:

> Should we show a warning saying that +/-xnack is ignored??

That is printed now, but I will be imminently removing that as well. It really shouldn't be directly spamming stderr from a constructor 

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


More information about the llvm-branch-commits mailing list