[mlir][sparse] Moving Enums.h into Dialect/SparseTensor/IR
authorwren romano <2998727+wrengr@users.noreply.github.com>
Tue, 18 Oct 2022 01:33:40 +0000 (18:33 -0700)
committerwren romano <2998727+wrengr@users.noreply.github.com>
Tue, 18 Oct 2022 22:15:18 +0000 (15:15 -0700)
commit062f29c8d06ae91a05a962838e1c0a107fc01b9a
treea87ea64c61a7dd8347289c278a9f826ea9a7eb5b
parent67957368ae9776ec25db80c69f772e40c75ed690
[mlir][sparse] Moving Enums.h into Dialect/SparseTensor/IR

Move the SparseTensorEnums library out of the ExecutionEngine directory and into Dialect/SparseTensor/IR.

Depends On D136002

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D136005
mlir/include/mlir/Dialect/SparseTensor/IR/Enums.h [moved from mlir/include/mlir/ExecutionEngine/SparseTensor/Enums.h with 84% similarity]
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h
mlir/include/mlir/ExecutionEngine/SparseTensor/Storage.h
mlir/include/mlir/ExecutionEngine/SparseTensorRuntime.h
mlir/lib/Dialect/SparseTensor/IR/CMakeLists.txt
mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
mlir/lib/ExecutionEngine/SparseTensor/CMakeLists.txt
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel