[all-commits] [llvm/llvm-project] 23e9da: [mlir][Transforms] Dialect conversion: add origina...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sun Oct 13 07:30:06 PDT 2024
Branch: refs/heads/users/matthias-springer/tmp_no_arg_mat
Home: https://github.com/llvm/llvm-project
Commit: 23e9da20a0311da5393e3cdb3f43df070702b710
https://github.com/llvm/llvm-project/commit/23e9da20a0311da5393e3cdb3f43df070702b710
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-10-13 (Sun, 13 Oct 2024)
Changed paths:
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
[mlir][Transforms] Dialect conversion: add originalType param to materializations v2
Commit: 7ec251bc0e69b4611d5acf8884be39d5461eb17b
https://github.com/llvm/llvm-project/commit/7ec251bc0e69b4611d5acf8884be39d5461eb17b
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-10-13 (Sun, 13 Oct 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
M mlir/unittests/ExecutionEngine/Invoke.cpp
Log Message:
-----------
do not build argument materializations anymore
Compare: https://github.com/llvm/llvm-project/compare/d1bbb9161e28...7ec251bc0e69
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