[all-commits] [llvm/llvm-project] 7ac8aa: [mlir][Transforms] Merge 1:1 and 1:N type converters
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Oct 19 03:47:56 PDT 2024
Branch: refs/heads/users/matthias-springer/merge_type_converters
Home: https://github.com/llvm/llvm-project
Commit: 7ac8aa2ee4ee5634d8dd6f2d64d0e10b800e2d70
https://github.com/llvm/llvm-project/commit/7ac8aa2ee4ee5634d8dd6f2d64d0e10b800e2d70
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-10-19 (Sat, 19 Oct 2024)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.h
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/include/mlir/Transforms/OneToNTypeConversion.h
M mlir/lib/Dialect/ArmSME/Transforms/VectorLegalization.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/lib/Transforms/Utils/OneToNTypeConversion.cpp
M mlir/test/lib/Conversion/OneToNTypeConversion/TestOneToNTypeConversionPass.cpp
Log Message:
-----------
[mlir][Transforms] Merge 1:1 and 1:N type converters
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list