Skip to content

Commit 2ff3ff3

Browse files
lukaszgotszaldintelZuul
authored andcommitted
replace spirv_assert by IGC_ASSERT
Change-Id: I6eba8a94b3d2acc68afc3249265740bbae242fce
1 parent 0500e3c commit 2ff3ff3

File tree

14 files changed

+224
-286
lines changed

14 files changed

+224
-286
lines changed

IGC/AdaptorOCL/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ if(IGC_BUILD__SPIRV_ENABLED)
5252
SPIRV/libSPIRV/SPIRVValue.cpp
5353
SPIRV/SPIRVReader.cpp
5454
SPIRV/SPIRVUtil.cpp
55-
SPIRV/SPIRVException.h
56-
SPIRV/SPIRVException.cpp
5755
SPIRV/libSPIRV/SPIRV.DebugInfo.h
5856
SPIRV/libSPIRV/SPIRV.DebugInfofuncs.h
5957
SPIRV/libSPIRV/SPIRVDebugInfoExt.h

IGC/AdaptorOCL/SPIRV/SPIRVException.cpp

Lines changed: 0 additions & 43 deletions
This file was deleted.

IGC/AdaptorOCL/SPIRV/SPIRVException.h

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)