[LLVMdev] SSE intrinsic alignment bug?

Evan Cheng evan.cheng at apple.com
Thu May 22 17:02:41 PDT 2008


Yep, I'm fixing it (and others) now. Good catch.

Evan

On May 22, 2008, at 4:59 PM, Dan Gohman wrote:

>
> On May 22, 2008, at 4:24 PM, Nicolas Capens wrote:
>>
>>
>> Since I’m fairly new to LLVM I’m not entirely sure if this is really
>> a bug or something I’m not doing correctly, or whether it’s already
>> being addressed. The following thread appears to talk about
>> something similar:http://thread.gmane.org/gmane.comp.compilers.llvm.devel/9476/focus=9478
>
> Looking at LLVM's definition of the rcpps intrinsic, this looks like
> a bug to me (RCPPSm_Int uses a plain load; it looks like it
> should be using memopv4f32).
>
> Dan
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev





More information about the llvm-dev mailing list