[clang] clang/AMDGPU: Split out target ID flags in TranslateArgs. (PR #203750)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 14 06:05:10 PDT 2026


https://github.com/jhuber6 approved this pull request.

Extremely welcome. I wonder if something like `-Xarch_gfx1030 -mxnack` would ever work. I think the difficulty is that these flags are tri-state for some reason.

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


More information about the cfe-commits mailing list