jhuber6 wrote: > This looks right for standalone AMDGCN, but I’m worried about the aux-target > path.
This code path isn't reached for the aux targets, it's only the direct AMDGPU target. https://github.com/llvm/llvm-project/pull/214865 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
