trcrsired wrote:

> Just because Android and Windows are rivals doesn't mean Chromium is the 
> same. Enterprises aren't monolithic.
> 
> Relying solely on the community is a dead end. Just look at GCC and MinGW. 
> they've fallen on hard times precisely because of the lack of support form 
> companies. For example, GCC still doesn't properly support AVX2/AVX512 on 
> Windows, and MinGW still can't get rid of x87 FPU. These issues have existed 
> for over a decade and remain unresolved. Enterprises won't use GCC, and the 
> community has no incentive to fix them.

AVX512 needs to be removed since even the CPU vendors do not support them 
correctly.

https://github.com/llvm/llvm-project/pull/96417
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to