This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, i386 testsuite]: Move arrays out of test function to enable vectorization.


Hello!

As $subject says.

2009-07-14 Uros Bizjak <ubizjak@gmail.com>

    * gcc.target/i386/sse-recip-vec.c: Move arrays out of test
    function to enable vectorization.
    * gcc.target/i386/sse2-lrint-vec.c: Ditto.
    * gcc.target/i386/sse2-lrintf-vec.c: Ditto.

Patch was tested on x86_64-pc-linux-gnu {,-m32}. Also, asm dumps were visually inspected that vector instructions are generated in the tests.

Patch was committed to mainline, will be committed to other active branches as well.

Uros.

Attachment: p.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]