Re: Intrinsics with -march=pentium3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Wouldn't you compile the SSE routine in one source file with the
switch, and the non-SSE routine in a different source file (along with
all the rest of the other source code) without the switch.

But is there any real reason for the
#ifndef __SSE__
# error "SSE instruction set not enabled"

Maybe it could only be a warning or something? I think there are many
legitimate uses for SSE intrinsics in non-pentium3-specific code. Also,
I see no reason to force the move of intrinsics to separate files.

        Jean-Marc

-- 
Jean-Marc Valin, M.Sc.A., ing. jr.
LABORIUS (http://www.gel.usherb.ca/laborius)
Université de Sherbrooke, Québec, Canada

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e=2E?=


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux