Skip to content
Snippets Groups Projects
Commit 43899828 authored by Michal Babej's avatar Michal Babej
Browse files

Document CTS issues when run in SPIR-V mode

parent 98523ffb
No related branches found
No related tags found
No related merge requests found
......@@ -65,8 +65,12 @@ Known issues
------------
- With LLVM 16, when running CTS with the offline compilation mode (= via SPIR-V), Clang + SPIR-V translator
produces invalid SPIR-V for several tests.
Related Khronos issue: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/2008
produces invalid SPIR-V for several tests. PoCL bugreport:
https://github.com/pocl/pocl/issues/1232
Related Khronos issues:
https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/2008
https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/2024
https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/2025
3.1 December 2022
=================
......
......@@ -96,6 +96,14 @@ Known issues with the conformance testsuite
with POCL_MEMORY_LIMIT env var. In particular, "kernel_image_methods" test
with "max_images" argument.
- With LLVM 16, when running CTS with the offline compilation mode
(= via SPIR-V), Clang + SPIR-V translator produces invalid
SPIR-V for several tests. PoCL bugreport:
https://github.com/pocl/pocl/issues/1232
Related Khronos issues:
https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/2008
https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/2024
https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/2025
.. _sigfpe-handler:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment