https://bugs.kde.org/show_bug.cgi?id=383010
Alexandra Hajkova <ahajk...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ahajk...@redhat.com --- Comment #36 from Alexandra Hajkova <ahajk...@redhat.com> --- (In reply to Tanya from comment #34) > Created attachment 128799 [details] > Refactored implementation for Skylake machines > > Attached patch "AVX-512_prototype_all_skx_insns.patch". It implements > Skylake AVX-512 instruction subsets (AVX-512F, AVX-512CD, AVX-512VL, > AVX-512BW, AVX-512 DQ) and refactors AVX-512 functionality in the following > way: > - AVX-512 functionality is separated from the main code and only available > under "AVX_512" define > - AVX-512 instruction information is moved to C structures. They can be > automatically generated form a master .csv file > - Minimal AVX-512 Memcheck enabling > > The patch is in alpha-stage. It has been tested on AVX-512 NPB benchmarks: > some benchmarks pass validation under Nulgrind and Memcheck, but validation > failures and crashes still occur, and Memcheck often reports false-positive > errors. Hello Tanya, This work is great. But do you have any special reason to not to use git format-patch? This patch does not applies. Thank you, Alexandra -- You are receiving this mail because: You are watching all bug changes.