diggerlin wrote:

I do not further comment on the PR, 

but I have worry about that , the PR have different mechanism with 
"-msoft-float" , the -msoft-float pass "use-soft-float"="true" in the IR, the 
llc will l put float parameter in the GPR, but the PR implement 
`-fcomplex-ppc-gnu-abi` in the frontend  , can we implement  
`-fcomplex-ppc-gnu-abi`  as  "-msoft-float"   ?

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

Reply via email to