[LLVMdev] Bug in X86CompilationCallback_SSE

Corrado Zoccolo czoccolo at gmail.com
Mon Mar 30 14:16:56 PDT 2009


Unfortunately I don't have a windows machine to test the changes.
Who can apply the patch + the suggested ifdef and test it?

Corrado

On Mon, Mar 30, 2009 at 7:42 PM, Anton Korobeynikov <asl at math.spbu.ru> wrote:
> Hi Evan
>
>> It looks fine to me. Anton, does it look ok to you?
> This looks ok for me modulo win64+vcpp issues, which I mentioned in the
> PR (external .asm files). The anonymous namespace thing should be
> guarded by define (either _M_AMD64 or X86_64_JIT && _MSC_VER, I'd prefer
> the latter).
>
> --
> With best regards, Anton Korobeynikov.
>
> Faculty of Mathematics & Mechanics, Saint Petersburg State University.
>



-- 
__________________________________________________________________________

dott. Corrado Zoccolo                          mailto:czoccolo at gmail.com
PhD - Department of Computer Science - University of Pisa, Italy
--------------------------------------------------------------------------



More information about the llvm-dev mailing list