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] Add vpermil2p{s,d} as part of XOP for upcoming AMD Orochi processor


On 02/13/2010 12:53 PM, Sebastian Pop wrote:
Hi,

this patch adds back the support for the vpermil2p{s,d} insns: these
were initially part of AVX, they were reverted from GCC by HJ Lu,
and finally these insns appeared in AMD's manual 6 as part of XOP:
http://support.amd.com/us/Processor_TechDocs/43479.pdf

The attached patch passed bootstrap and test on amd64-linux.
Ok for trunk?

This is OK for mainline, since the change is well isolated and can't break other parts. However, please wait a day or two for the opinion of release managers, they can veto this decision.


Thanks,
Uros.


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