================ @@ -5606,6 +5606,12 @@ defm amdgpu_expand_waitcnt_profiling : BoolMOption<"amdgpu-expand-waitcnt-profil "emits waitcnt(N-1), waitcnt(N-2), ..., waitcnt(target). (AMDGPU only)">, NegFlag<SetFalse, [], [ClangOption]>>; +def famdgpu_emit_full_target_features : Flag<["-"], "famdgpu-emit-full-target-features">, ---------------- shiltian wrote:
This could be helpful for testing though. https://github.com/llvm/llvm-project/pull/176533 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
