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: [PING] INSN attribute to enable/disable alternatives


Hi,

We'd like to use it for AVX in x86 backend. Could someone please review it?

Thanks.


H.J.
---
On Fri, Apr 25, 2008 at 2:22 AM, Andreas Krebbel
<Andreas.Krebbel@de.ibm.com> wrote:
> Hello,
>
>  the original versions of these patches are waiting for review since
>  August 2007.  Could you please have a look?
>
>  The patches introduce an easy to use feature avoiding pattern
>  duplication in the md files. The changes are a NOP for all targets
>  which do not use the feature.
>
>  I'm especially interested in it since it is a prerequisite for the z10
>  patch set which I'm supposed to integrate as soon as possible.
>
>  [PATCH 1/3] S/390: New `enabled' insn attribute - refreshed
>  http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01199.html
>
>  [PATCH 2/3] reload,recog: New `enabled' insn attribute - refreshed
>  http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01200.html
>
>  [PATCH 3/3] genattr: New `enabled' insn attribute - refreshed
>  http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01201.html
>
>  Thanks!
>
>  Bye,
>
>  -Andreas-
>


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