Revision 64804ce0bec66a428f8784b5deb139535909c242 authored by Yong He on 25 January 2024, 22:54:46 UTC, committed by GitHub on 25 January 2024, 22:54:46 UTC
* Fix spirv legalization generating duplicate array types.

* Fix intrinsics.

* Update CI build config.

---------

Co-authored-by: Yong He <yhe@nvidia.com>
1 parent 7ae8f68
Raw File
test.ps1
& ".\bin\windows-x64\release\slang-test.exe" tests/  -use-test-server -emit-spirv-directly -expected-failure-list tests/expected-failure.txt -api vk 2>&1;
back to top