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] Rename __builtin_ia32_kmov16 to __builtin_ia32_kmovw in gcc-{5,6}-branch


On 31 May 17:28, Uros Bizjak wrote:
> On Wed, May 31, 2017 at 12:33 PM, Senkevich, Andrew
> <andrew.senkevich@intel.com> wrote:
> > Hi,
> >
> > attached patches are for renaming __builtin_ia32_kmov16 to __builtin_ia32_kmovw in GCC 5.* and 6.* branches since it was renamed in master.
> > Bootstrapped and regtested on x86_64-linux-gnu.
> >
> > gcc/
> >         * config/i386/i386.c (__builtin_ia32_kmovw): Renamed from
> >         __builtin_ia32_kmov16 since it was renamed in master.
> >         * config/i386/avx512fintrin.h: Ditto.
> >
> > Are they Ok to commit?
> 
> Various undocumented builtins are considered internal, unpublished
> interface, so IMO there is no need to backport their renames.
+1

--
Thanks, K
> 
> Uros.


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