[all-commits] [llvm/llvm-project] e9b67d: delete scalable vec type
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Mar 27 11:05:51 PDT 2025
Branch: refs/heads/users/matthias-springer/delete_fixed_vector_type
Home: https://github.com/llvm/llvm-project
Commit: e9b67d13c897974d95fa07014b67fb4a6b604fc9
https://github.com/llvm/llvm-project/commit/e9b67d13c897974d95fa07014b67fb4a6b604fc9
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M mlir/docs/Dialects/LLVM.md
M mlir/include/mlir/Dialect/LLVMIR/LLVMTypes.td
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp
M mlir/lib/Dialect/LLVMIR/IR/LLVMTypeSyntax.cpp
M mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp
M mlir/lib/Target/LLVMIR/TypeFromLLVM.cpp
M mlir/lib/Target/LLVMIR/TypeToLLVM.cpp
M mlir/test/Dialect/LLVMIR/mem2reg.mlir
M mlir/test/Dialect/LLVMIR/types-invalid.mlir
M mlir/test/Dialect/LLVMIR/types.mlir
M mlir/test/Target/LLVMIR/Import/intrinsic.ll
M mlir/test/Target/LLVMIR/llvmir-types.mlir
Log Message:
-----------
delete scalable vec 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