Em Thu, Jul 21, 2016 at 02:18:34PM +0300, Adrian Hunter escreveu: > On 20/07/16 21:11, Masami Hiramatsu wrote: > > On Wed, 20 Jul 2016 11:30:33 +0300 > > Adrian Hunter <adrian.hun...@intel.com> wrote: > >> Here are patches to add support for Intel's AVX-512 instructions to the > >> instruction decoder. Also there is a patch to fix vcvtph2ps. > >> > >> AVX-512 instructions are documented in Intel Architecture Instruction Set > >> Extensions Programming Reference (February 2016). > >> > >> These patches do not conflict with Dan's removal of pcommit. > >> > >> Changes in V2: > >> > >> Split patches: separate out perf tools and new instructions test. > >> Amend decription of 'evo' annotation in x86-opcode-map.txt > > > > Thanks for updating! > > > > Acked-by: Masami Hiramatsu <mhira...@kernel.org> > > > > for the series :) > > > > Thank you, > > Thanks to Masami's quick ack's, I think it would be reasonable to queue > these patches for v4.8 unless anyone objects. > > Arnaldo, if you are willing, please consider queuing these.
Yeah, I already have it, acked by Masami and Ingo, Just pushed it in my perf/core branch. Thanks, - Arnaldo