[LLVMdev] Generate scalar SSE instructions instead of packed instructions

Nadav Rotem nrotem at apple.com
Thu Feb 21 09:14:10 PST 2013


You can change the input LLVM-IR. 

On Feb 21, 2013, at 7:16 AM, "Nowicki, Tyler" <tyler.nowicki at intel.com> wrote:

> Hi,
>  
> I am interested in evaluating the performance of packed vs scalar double-precision floating point instructions on x86-atom and I was wondering if anyone knows more precisely where to modify llvm to use one or the other. I know I probably need to change something in the type legalizer. Could anyone provide more details than that?
>  
> Thanks,
>  
> Tyler
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130221/15d23040/attachment.html>


More information about the llvm-dev mailing list