]> granicus.if.org Git - libx264/commit
x86: AVX-512 mbtree_fix8_pack and mbtree_fix8_unpack
authorHenrik Gramner <henrik@gramner.com>
Sat, 7 Oct 2017 10:06:51 +0000 (12:06 +0200)
committerAnton Mitrofanov <BugMaster@narod.ru>
Sun, 24 Dec 2017 20:47:25 +0000 (23:47 +0300)
commit5b62ab59be01579ab37033cc86527df922efb843
tree306c10b8bd6ff65a7aa57c91e69267bb855ea2bd
parent08476ab1c0a9b741198677731373b173657fa079
x86: AVX-512 mbtree_fix8_pack and mbtree_fix8_unpack

Takes advantage of opmasks to avoid having to use scalar code for the tail.

Also make some slight improvements to the checkasm test.
common/x86/mc-a2.asm
common/x86/mc-c.c
tools/checkasm.c