[all-commits] [llvm/llvm-project] b57103: :WIP
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Jul 26 12:04:28 PDT 2025
Branch: refs/heads/users/matthias-springer/prototype_one_shot
Home: https://github.com/llvm/llvm-project
Commit: b57103140a1174623f7692f52d26ee2253eac48e
https://github.com/llvm/llvm-project/commit/b57103140a1174623f7692f52d26ee2253eac48e
Author: Matthias Springer <me at m-sp.org>
Date: 2025-07-26 (Sat, 26 Jul 2025)
Changed paths:
M mlir/include/mlir/Conversion/Passes.td
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/lib/Conversion/ConvertToLLVM/ConvertToLLVMPass.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/test/Integration/Dialect/MemRef/assume-alignment-runtime-verification.mlir
M mlir/test/Integration/Dialect/MemRef/atomic-rmw-runtime-verification.mlir
M mlir/test/Integration/Dialect/MemRef/cast-runtime-verification.mlir
M mlir/test/Integration/Dialect/MemRef/copy-runtime-verification.mlir
M mlir/test/Integration/Dialect/MemRef/dim-runtime-verification.mlir
M mlir/test/Integration/Dialect/MemRef/load-runtime-verification.mlir
M mlir/test/Integration/Dialect/MemRef/store-runtime-verification.mlir
M mlir/test/Integration/Dialect/MemRef/subview-runtime-verification.mlir
M mlir/test/Integration/Dialect/Tensor/cast-runtime-verification.mlir
M mlir/test/Integration/Dialect/Tensor/dim-runtime-verification.mlir
M mlir/test/Integration/Dialect/Tensor/extract-runtime-verification.mlir
M mlir/test/Integration/Dialect/Tensor/extract_slice-runtime-verification.mlir
A mlir/test/Transforms/test-legalizer-rollback.mlir
M mlir/test/Transforms/test-legalizer.mlir
M mlir/test/lib/Dialect/Test/TestPatterns.cpp
Log Message:
-----------
:WIP
update
erase immediately
update 2
fix
Commit: cf1cbdb2eff1cc1a82115ab6680cdc9c42aa112d
https://github.com/llvm/llvm-project/commit/cf1cbdb2eff1cc1a82115ab6680cdc9c42aa112d
Author: Matthias Springer <me at m-sp.org>
Date: 2025-07-26 (Sat, 26 Jul 2025)
Changed paths:
M mlir/test/Transforms/test-legalizer.mlir
M mlir/test/lib/Dialect/Test/TestPatterns.cpp
Log Message:
-----------
fix some tests
Compare: https://github.com/llvm/llvm-project/compare/a0ed80ba9362...cf1cbdb2eff1
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