Skip to content

Commit

Permalink
Revert "[mlir] Implement pass utils for 1:N type conversions."
Browse files Browse the repository at this point in the history
This reverts commit 9c4611f.
  • Loading branch information
ingomueller-net committed Mar 27, 2023
1 parent 3f8160e commit a8416e3
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 1,142 deletions.
26 changes: 0 additions & 26 deletions mlir/include/mlir/Dialect/Func/Transforms/OneToNFuncConversions.h

This file was deleted.

256 changes: 0 additions & 256 deletions mlir/include/mlir/Transforms/OneToNTypeConversion.h

This file was deleted.

1 change: 0 additions & 1 deletion mlir/lib/Dialect/Func/Transforms/CMakeLists.txt
Expand Up @@ -3,7 +3,6 @@ add_mlir_dialect_library(MLIRFuncTransforms
DuplicateFunctionElimination.cpp
FuncBufferize.cpp
FuncConversions.cpp
OneToNFuncConversions.cpp

ADDITIONAL_HEADER_DIRS
${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Func/Transforms
Expand Down

0 comments on commit a8416e3

Please sign in to comment.