[all-commits] [llvm/llvm-project] 1b92a6: [mlir][IR][NFC] Move free-standing functions to `M...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Jan 18 03:47:57 PST 2025
Branch: refs/heads/users/matthias-springer/memref_type_methods
Home: https://github.com/llvm/llvm-project
Commit: 1b92a6c2ba46e9ecbf8f953708ce749245fb41ae
https://github.com/llvm/llvm-project/commit/1b92a6c2ba46e9ecbf8f953708ce749245fb41ae
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-01-18 (Sat, 18 Jan 2025)
Changed paths:
M mlir/include/mlir/IR/BuiltinTypes.h
M mlir/include/mlir/IR/BuiltinTypes.td
M mlir/include/mlir/IR/CommonTypeConstraints.td
M mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp
M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
M mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
M mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp
M mlir/lib/Dialect/NVGPU/Transforms/CreateAsyncGroups.cpp
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/lib/Dialect/Vector/Transforms/LowerVectorTransfer.cpp
M mlir/lib/Dialect/Vector/Utils/VectorUtils.cpp
M mlir/lib/IR/BuiltinTypes.cpp
Log Message:
-----------
[mlir][IR][NFC] Move free-standing functions to `MemRefType`
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