Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ include(TableGen) # required by AddMLIR
include(AddLLVM)
include(AddMLIR)

# Temporary workaround for missing header (see `support/python/src/ir.h`).
include_directories(${TRITON_EXT_SUPPORT_DIR})

# Build common infrastructure files.
add_subdirectory(${TRITON_EXT_SUPPORT_DIR})

Expand Down
2 changes: 1 addition & 1 deletion ci/triton-hash.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ca6bd0c30e49b470772e3d47099d2a86692b83e8
27c402843d9201afc22bde4df223934373721709
121 changes: 0 additions & 121 deletions support/python/src/ir.h

This file was deleted.

Loading