[llvm] [clang] [AMDGPU] Add code model (#70760) test for amdgpu target. (PR #71019)

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 6 06:00:26 PST 2023


yxsamliu wrote:

I think we need to fix clang and not passing -mcmodel=tiny/kernel to clang -cc1. 

https://github.com/llvm/llvm-project/pull/70760/files#r1383372722

probably we can do that in this PR

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


More information about the cfe-commits mailing list