Skip to content

Commit 7077cec

Browse files
pifon2aTensorFlow MLIR Team
authored and
TensorFlow MLIR Team
committed
Put thlo & gml_st on ice.
We can revert this when/if we need this. PiperOrigin-RevId: 585124862
1 parent 4d44efa commit 7077cec

File tree

127 files changed

+21
-20063
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+21
-20063
lines changed

BUILD

Lines changed: 0 additions & 403 deletions
Large diffs are not rendered by default.

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,11 @@ add_custom_target(check-mlir-hlo)
161161
add_subdirectory(analysis)
162162
add_subdirectory(bindings)
163163
add_subdirectory(deallocation)
164-
add_subdirectory(gml_st)
165164
add_subdirectory(lhlo)
166165
add_subdirectory(lhlo_gpu)
167166
add_subdirectory(mhlo)
168167
add_subdirectory(stablehlo)
169168
add_subdirectory(tests)
170-
add_subdirectory(thlo)
171169
add_subdirectory(tools)
172170
add_subdirectory(transforms)
173171
add_subdirectory(utils)

bindings/c/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,12 @@ add_mlir_public_c_api_library(MLIRHLOCAPIDialects
55
Passes.cc
66
LINK_LIBS PUBLIC
77
MhloDialect
8-
THLODialect
98
# For AllMhLoPasses:
109
ChloPasses
1110
MhloPasses
1211
MhloToArithmeticConversion
1312
MhloToMemrefConversion
1413
MhloToStandard
15-
MhloToThloConversion
1614
MhloToLinalg
1715
MhloToStablehlo
1816
MhloShapeOpsToStandard

gml_st/CMakeLists.txt

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

gml_st/IR/CMakeLists.txt

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

gml_st/IR/gml_st_ops.cc

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

gml_st/IR/gml_st_ops.h

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

gml_st/IR/gml_st_ops.td

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

0 commit comments

Comments
 (0)