Displaying 1 result from an estimated 1 matches for "fixed_intrin".
2014 Jun 28
0
[PATCH 14] preprocessor macros in lpc_intrin_sseN.c
...and DATA_RESULT.
This patch changes their names so they become different.
Reason: FLAC build systems don't apply specific options (such as
-msse4.1) to specific files. So it makes little sense to have
separate *_intrin_sseA.c and *_intrin_sseB.c files.
IMHO it's not unreasonable to merge fixed_intrin_sse2.c and fixed_intrin_sse2.c
into fixed_intrin.c, etc. This patch makes it possible for lpc_intrin_sse2.c
and lpc_intrin_sse41.c.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 14_sse_define.patch
Type: application/octet-stream
Size: 17501 bytes
Desc: not avai...