mstorsjo wrote:

> Hi Phoebe, starting seeing this error on rather old codes after this patch 
> landed . is there a particular flag you recommend i should compile with to 
> get previous behavior ?
> 
> error: always_inline function '_mm_setzero_pd' requires target feature 
> 'evex512', but would be inlined into function '_mm_getexp_pd' that is 
> compiled without support for 'evex512'

I also ran into something similar, when compiling Qt; I filed 
https://github.com/llvm/llvm-project/issues/72106 with a different reproducer.

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

Reply via email to