On Mon, Nov 04, 2019 at 04:31:10PM +0100, Tobias Burnus wrote:
> This adds gcc/config/gcn/t-omp-device to augment the nvptx, hsa and x86 host
> implementation.
> 
> This compiler has -march= carrizo/fiji/gfx900/gfx906 (for Corrizo, Fiji and
> Vega GPUs; arch names aligned with LLVM and passed on to the linker).
> 
> This patch uses kind = "gnu" and those -march names for arch *and* isa, but

You mean "gpu" ;)

> can argue about this choice.

My preference would be that arch on amdgcn is something like amdgcn or gcn.
I hope the general distinction between arch and isa will be something that
will be discussed next Tuesday on the language committee, so hopefully we'll
know more afterwards and can tweak afterwards depending on the outcome.

Ok with that change.

        Jakub

Reply via email to