[all-commits] [llvm/llvm-project] fe38d4: replace with multiple
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Nov 16 00:34:45 PST 2024
Branch: refs/heads/users/matthias-springer/1n_pattern
Home: https://github.com/llvm/llvm-project
Commit: fe38d4bc65947e7d33854f40927bfdde7aa5186b
https://github.com/llvm/llvm-project/commit/fe38d4bc65947e7d33854f40927bfdde7aa5186b
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-11-16 (Sat, 16 Nov 2024)
Changed paths:
M mlir/include/mlir/Conversion/LLVMCommon/Pattern.h
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/lib/Dialect/Func/Transforms/DecomposeCallGraphTypes.cpp
M mlir/lib/Dialect/Func/Transforms/FuncConversions.cpp
M mlir/lib/Dialect/SCF/Transforms/StructuralTypeConversions.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorDescriptor.h
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/test/Transforms/decompose-call-graph-types.mlir
Log Message:
-----------
replace with multiple
Apply suggestions from code review
Co-authored-by: Markus Böck <markus.boeck02 at gmail.com>
address comments
[WIP] 1:N conversion pattern
update test cases
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