Skip to content

Commit ddf8e36

Browse files
krystian-andrzejewskipszymich
authored andcommitted
Revert " [LLVM] Fix stack overflow in SCEV"
This reverts commit 8339a7b. The revert cherry-pick needed to be adjusted manually considering two commits: - 86502fa - 82a6156 were causing merge conflicts. (cherry picked from commit 17c989f) (cherry picked from commit 6cc111d) (cherry picked from commit 52cb3ad)
1 parent dff1024 commit ddf8e36

File tree

4 files changed

+3394
-10697
lines changed

4 files changed

+3394
-10697
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)