[clang] [Driver] Reject unsupported -mcmodel= (PR #70262)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 30 01:32:40 PDT 2023


arsenm wrote:

> This is not being handled for AMDGPU Targets. 

I'm assuming this is an artifact of passing all arguments both the host target and the offload target? @jhuber6 what's the correct way of filtering out irrelevant codegen options?

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


More information about the cfe-commits mailing list