Sign in
skia
/
third_party
/
xbyak
/
638d0ea6452004f14f7bb46b0e41974165f323c5
/
.
/
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
)