Now that mlir_sparsetensor_utils is a public library, this differential renames the x-macros to help avoid namespace pollution issues.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134988
[mlir][sparse] Renaming x-macros for better hygiene ClosedPublic Authored by wrengr on Sep 30 2022, 1:02 PM.
Details Summary Now that mlir_sparsetensor_utils is a public library, this differential renames the x-macros to help avoid namespace pollution issues.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 30 2022, 1:03 PM Closed by commit rG0011c0a15939: [mlir][sparse] Renaming x-macros for better hygiene (authored by wrengr). · Explain WhySep 30 2022, 2:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 464394 mlir/include/mlir/ExecutionEngine/SparseTensor/Enums.h
mlir/include/mlir/ExecutionEngine/SparseTensor/Storage.h
mlir/include/mlir/ExecutionEngine/SparseTensorUtils.h
mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
mlir/lib/ExecutionEngine/SparseTensor/Storage.cpp
mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
|