Skip to content

Commit 52cb3ad

Browse files
krystian-andrzejewskiigcbot
authored andcommitted
Revert of 'Introduction yaml files to define GenISA intrinsics'
Revert of 'This change is to replace the GenISA intrinsics defined in a python script with these defined in an yaml file. This unlocks an opportunity to extend the way of describing their properties.'
1 parent 3fc1e66 commit 52cb3ad

File tree

4 files changed

+3404
-10734
lines changed

4 files changed

+3404
-10734
lines changed

IGC/GenISAIntrinsics/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ include_directories("${CMAKE_CURRENT_SOURCE_DIR}")
1515

1616
set(IGC_BUILD__GenISAIntrinsics_GENERATOR_INPUT_FILES
1717
"${CMAKE_CURRENT_SOURCE_DIR}/Intrinsic_definitions.py"
18-
"${CMAKE_CURRENT_SOURCE_DIR}/generator/input/Intrinsic_definitions.yml"
1918
)
2019

2120
set(IGC_BUILD__GenISAIntrinsics_GENERATOR_SCRIPTS

0 commit comments

Comments
 (0)