/
redgpu
/
ispc
Обзор
Документация
Войти
/
redgpu
/
ispc
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/lit-tests/preprocessor-multi-target.ispc.filecheck
8 строк
358 B
Dmitry Babokin
Avoid using grep in lit tests
21 апр 2022, 20:05
21 апр 2022, 20:05
df3fa42
Код
Авторство
О чём код?
// All check strings for this test are moved to a separate file, as otherwise // some of the messages will match themselves in preprocessed output. // CHECK_PASS_i32x4: return 4; /*target_width*/ // CHECK_PASS_i32x4: return 4; /*target_element_width*/ // CHECK_PASS_i32x8: return 8; /*target_width*/ // CHECK_PASS_i32x8: return 4; /*target_element_width*/