[all-commits] [llvm/llvm-project] a44f0b: [WIP] 1:N conversion pattern
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Nov 4 20:09:47 PST 2024
Branch: refs/heads/users/matthias-springer/tmp_no_arg_mat
Home: https://github.com/llvm/llvm-project
Commit: a44f0b8f962cc02b268aaae567c3aaf5e1c902c3
https://github.com/llvm/llvm-project/commit/a44f0b8f962cc02b268aaae567c3aaf5e1c902c3
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
A mlir/artifacts/jq-linux64
M mlir/include/mlir/Conversion/LLVMCommon/Pattern.h
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
[WIP] 1:N conversion pattern
Commit: 0fd0c2ce1da7519def0026edd8855177be85592d
https://github.com/llvm/llvm-project/commit/0fd0c2ce1da7519def0026edd8855177be85592d
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp
M mlir/lib/Dialect/SCF/Transforms/StructuralTypeConversions.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/test/lib/Dialect/Test/TestPatterns.cpp
Log Message:
-----------
do not build argument materializations anymore
Commit: 204d89f633657dc5566d7bbcba9d0641a71c6f66
https://github.com/llvm/llvm-project/commit/204d89f633657dc5566d7bbcba9d0641a71c6f66
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
fix more tests
Commit: 52ebfbc5536fa2d1a8c3d539263d44b3fc490774
https://github.com/llvm/llvm-project/commit/52ebfbc5536fa2d1a8c3d539263d44b3fc490774
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M mlir/lib/Dialect/Func/Transforms/DecomposeCallGraphTypes.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/test/Transforms/decompose-call-graph-types.mlir
M mlir/test/lib/Dialect/Func/TestDecomposeCallGraphTypes.cpp
Log Message:
-----------
Fix decompose call graph test
Compare: https://github.com/llvm/llvm-project/compare/7a7d81ac07a3...52ebfbc5536f
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