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]

Re: [PATCH, rs6000] Fix type attribute for a few insns


On Thu, Feb 4, 2016 at 9:33 PM, Pat Haugen <pthaugen@linux.vnet.ibm.com> wrote:
> The following patch fixes a few insns that were specifying an incorrect
> 'type' attribute.
>
> Bootstrap/regtest on powerpc64-linux with no new regressions. Ok for trunk?
>
> -Pat
>
>
> 2016-02-04  Pat Haugen  <pthaugen@us.ibm.com>
>
>         * config/rs6000/crypto.md (crypto_vpermxor_<mode>): Correct insn
> type.
>         * config/rs6000/rs6000.md (mov<mode>_hardfloat): Likewise.
>         (*ieee128_mfvsrd_64bit): Likewise.
>         (*ieee128_mfvsrd_32bit): Likewise.

Okay.

Thanks, David


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