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]: PR66369, implement zero-extended MOVMSK instructions


2015-06-04  Uros Bizjak  <ubizjak@gmail.com>

    PR target/66369
    * config/i386/sse.md (<sse2_avx2>_pmovmsk): Merge from avx2_pmovmskb
    and sse2_pmovmskb using VI1_AVX2 mode iterator.
    (*<sse>_movmsk<ssemodesuffix><avxsizesuffix>_zext): New insn pattern.
    (*<sse2_avx2>_pmovmskb_zext): Ditto.

Bootstrapped and regression tested on x86_64-linux-gnu {,-m32}.

Committed to mainline SVN.

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]