[all-commits] [llvm/llvm-project] 16e18c: do not build argument materializations anymore
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Oct 28 15:18:11 PDT 2024
Branch: refs/heads/users/matthias-springer/tmp_no_arg_mat
Home: https://github.com/llvm/llvm-project
Commit: 16e18cb32900827ac6bebdec5386be489da2ec03
https://github.com/llvm/llvm-project/commit/16e18cb32900827ac6bebdec5386be489da2ec03
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-10-28 (Mon, 28 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
Log Message:
-----------
do not build argument materializations anymore
Commit: a8e37e8b6b31857271f5ef8682884975b1a775b2
https://github.com/llvm/llvm-project/commit/a8e37e8b6b31857271f5ef8682884975b1a775b2
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-10-28 (Mon, 28 Oct 2024)
Changed paths:
M mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
fix more tests
Compare: https://github.com/llvm/llvm-project/compare/5a242a6710d3...a8e37e8b6b31
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