[VSX] Drop the clang-4 workaround for vec_xxpermdi
authorLuca Barbato <lu_zero@gentoo.org>
Fri, 15 Jun 2018 20:49:10 +0000 (22:49 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Fri, 15 Jun 2018 21:54:47 +0000 (21:54 +0000)
commit4e26b2ea098776afe2daaefeb8d12d9e45bf3bd8
tree4fe246f03cf1ea57057cf20901dfb3539dd9fb7b
parent7538e4cc88591fe5b161d93d4c74a20b5bc55ff2
[VSX] Drop the clang-4 workaround for vec_xxpermdi

clang-6 seems to support it out of box.

E.g. VP9SubtractBlockTest.DISABLED_Speed with the workaround:
[    BENCH ]      4x4  286.5 ms ( ±0.2 ms )
Without:
[    BENCH ]      4x4  215.2 ms ( ±0.9 ms )

Change-Id: I28b3a2cc93c0d72f52f5a48cc06d8ed4ef26913f
vpx_dsp/ppc/types_vsx.h