[llvm-branch-commits] [llvm] [3/3][AMDGPU] Enabled GCN trackers (amdgpu-use-amdgpu-trackers) by default. (PR #184400)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu May 14 04:29:53 PDT 2026
arsenm wrote:
> added the option -amdgpu-use-amdgpu-trackers=0 so as to preserve any specific attributes the test was already checking.
Should avoid doing this. These kind of test migration flags are kind of a pain and stick around forever
https://github.com/llvm/llvm-project/pull/184400
More information about the llvm-branch-commits
mailing list