Sign in
skia
/
third_party
/
xbyak
/
7b13e27a0c63712c0108a265235c31030d877617
/
.
/
test
/
test_by_xed_all.bat
blob: c7e29a200b67a21661314d6156f737ff59023c0f [
file
] [
log
] [
blame
]
set
TARGETS
=
old
.
txt
new
-
ymm
.
txt bf16
.
txt misc
.
txt convert
.
txt minmax
.
txt saturation
.
txt amx
.
txt apx
.
txt comp
.
txt
for
%%
f
in
(%
TARGETS
%)
do
(
echo
%%
f
call test_by_xed
.
bat avx10\%
%
f
)