search for: fusedmac

Displaying 9 results from an estimated 9 matches for "fusedmac".

2012 Nov 08
2
[LLVMdev] fmac generation for cortex-a9
...I couldn't get vmla/vmls > > generated even using -fp-contract=fast, but when I use option > > -mtriple=armv7-eabi instead of -mcpu=cortex-a9 fused mac are > generated. Can someone explain me why ? > > > > Perhaps you need to use some attributes. -mattr=+vfp4 Check fusedMAC.ll > from ARM codegen tests. > > > -- > Anitha
2012 Nov 08
2
[LLVMdev] fmac generation for cortex-a9
Hi all, I've a .ll code that use double precision fmul/fadd or fmul/fsub. When I compile it using llc -mcpu=cortex-a9 I couldn't get vmla/vmls generated even using -fp-contract=fast, but when I use option -mtriple=armv7-eabi instead of -mcpu=cortex-a9 fused mac are generated. Can someone explain me why ? Thanks for your answers Seb -------------- next part -------------- An HTML
2012 Nov 08
0
[LLVMdev] fmac generation for cortex-a9
...mpile it using llc –mcpu=cortex-a9 I couldn’t get vmla/vmls generated even > using –fp-contract=fast, but when I use option –mtriple=armv7-eabi instead > of –mcpu=cortex-a9 fused mac are generated. Can someone explain me why ? > Perhaps you need to use some attributes. -mattr=+vfp4 Check fusedMAC.ll from ARM codegen tests. -- Anitha
2012 Nov 09
2
[LLVMdev] fmac generation for cortex-a9
...9 I couldn't get vmla/vmls > > generated even using -fp-contract=fast, but when I use option > > -mtriple=armv7-eabi instead of -mcpu=cortex-a9 fused mac are > generated. Can someone explain me why ? > > > > Perhaps you need to use some attributes. -mattr=+vfp4 Check fusedMAC.ll > from ARM codegen tests. > > > -- > Anitha _______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu<mailto:LLVMdev at cs.uiuc.edu> http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev --------------...
2012 Nov 09
0
[LLVMdev] fmac generation for cortex-a9
...> > > generated even using -fp-contract=fast, but when I use option > > > -mtriple=armv7-eabi instead of -mcpu=cortex-a9 fused mac are > > generated. Can someone explain me why ? > > > > > > > Perhaps you need to use some attributes. -mattr=+vfp4 Check fusedMAC.ll > > from ARM codegen tests. > > > > > > -- > > Anitha > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >...
2012 Nov 09
2
[LLVMdev] fmac generation for cortex-a9
...tract=fast, but when I use option > >> > -mtriple=armv7-eabi instead of -mcpu=cortex-a9 fused mac are > > > >> generated. Can someone explain me why ? > >> > > >> > >> Perhaps you need to use some attributes. -mattr=+vfp4 Check > >> fusedMAC.ll from ARM codegen tests. > >> > >> > >> -- > >> Anitha > > > > _______________________________________________ > > LLVM Developers mailing list > > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > > http://lists.cs.uiuc.ed...
2012 Nov 09
0
[LLVMdev] fmac generation for cortex-a9
...s >> > generated even using -fp-contract=fast, but when I use option >> > -mtriple=armv7-eabi instead of -mcpu=cortex-a9 fused mac are > >> generated. Can someone explain me why ? >> > >> >> Perhaps you need to use some attributes. -mattr=+vfp4 Check fusedMAC.ll >> from ARM codegen tests. >> >> >> -- >> Anitha > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > >...
2012 Nov 09
0
[LLVMdev] fmac generation for cortex-a9
...gt; > >> > -mtriple=armv7-eabi instead of -mcpu=cortex-a9 fused mac are > > > > > >> generated. Can someone explain me why ? > > >> > > > >> > > >> Perhaps you need to use some attributes. -mattr=+vfp4 Check > > >> fusedMAC.ll from ARM codegen tests. > > >> > > >> > > >> -- > > >> Anitha > > > > > > _______________________________________________ > > > LLVM Developers mailing list > > > LLVMdev at cs.uiuc.edu http://llvm.cs.ui...
2012 Nov 12
1
[LLVMdev] RE : fmac generation for cortex-a9
...tract=fast, but when I use option > >> > -mtriple=armv7-eabi instead of -mcpu=cortex-a9 fused mac are > > > >> generated. Can someone explain me why ? > >> > > >> > >> Perhaps you need to use some attributes. -mattr=+vfp4 Check > >> fusedMAC.ll from ARM codegen tests. > >> > >> > >> -- > >> Anitha > > > > _______________________________________________ > > LLVM Developers mailing list > > LLVMdev at cs.uiuc.edu<mailto:LLVMdev at cs.uiuc.edu> http://llvm.cs.uiuc....