xen0n wrote:

I think we should initially only support the attribute on LoongArch. GCC's 
`model` attribute is only ever supported on ia64 and loongarch, yet the patch 
currently seems to allow other architectures to use this attribute, with LLVM 
code model names accepted -- this may or may not be what the targets actually 
want, if they decide to add support for the attribute in GCC.

https://github.com/llvm/llvm-project/pull/72079
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to