[all-commits] [llvm/llvm-project] 5b7422: [mlir][IR] Experiment: Allow ptr as vector element...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Feb 4 06:21:11 PST 2025
Branch: refs/heads/users/matthias-springer/vector_type_ptr
Home: https://github.com/llvm/llvm-project
Commit: 5b7422ad037d11f3c7a82f8d0b5007f4f2b3eee9
https://github.com/llvm/llvm-project/commit/5b7422ad037d11f3c7a82f8d0b5007f4f2b3eee9
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-02-04 (Tue, 04 Feb 2025)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMTypes.h
M mlir/include/mlir/Dialect/LLVMIR/LLVMTypes.td
M mlir/include/mlir/Dialect/Ptr/IR/PtrDialect.td
M mlir/include/mlir/Dialect/Ptr/IR/PtrTypes.h
M mlir/include/mlir/IR/BuiltinTypes.h
M mlir/include/mlir/IR/BuiltinTypes.td
M mlir/include/mlir/IR/CommonTypeConstraints.td
M mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp
M mlir/test/IR/test-verifiers-type.mlir
Log Message:
-----------
[mlir][IR] Experiment: Allow ptr as vector element type
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