[all-commits] [llvm/llvm-project] b6477c: [mlir][IR] Add `VectorTypeElementInterface` with `...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Apr 8 07:08:07 PDT 2025


  Branch: refs/heads/users/matthias-springer/vector_element_type_interface
  Home:   https://github.com/llvm/llvm-project
  Commit: b6477c033cbf4ef4c137d7f7db068217dece1d31
      https://github.com/llvm/llvm-project/commit/b6477c033cbf4ef4c137d7f7db068217dece1d31
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMTypes.td
    M mlir/include/mlir/Dialect/Ptr/IR/PtrDialect.td
    M mlir/include/mlir/IR/BuiltinTypeInterfaces.td
    M mlir/include/mlir/IR/BuiltinTypes.td
    M mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp
    M mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp
    M mlir/test/Conversion/VectorToLLVM/vector-to-llvm-interface.mlir
    M mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir
    M mlir/test/Dialect/LLVMIR/invalid.mlir
    M mlir/test/Dialect/LLVMIR/mem2reg.mlir
    M mlir/test/Dialect/LLVMIR/opaque-ptr.mlir
    M mlir/test/Dialect/LLVMIR/roundtrip.mlir
    M mlir/test/Dialect/LLVMIR/types.mlir
    M mlir/test/IR/invalid-builtin-types.mlir
    M mlir/test/IR/test-verifiers-type.mlir
    M mlir/test/Target/LLVMIR/Import/constant.ll
    M mlir/test/Target/LLVMIR/Import/incorrect-scalable-vector-check.ll
    M mlir/test/Target/LLVMIR/Import/intrinsic.ll
    M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir
    M mlir/test/Target/LLVMIR/llvmir-invalid.mlir
    M mlir/test/Target/LLVMIR/llvmir-types.mlir
    M mlir/test/Target/LLVMIR/llvmir.mlir
    M mlir/test/Target/LLVMIR/opaque-ptr.mlir
    M mlir/test/python/ir/builtin_types.py

  Log Message:
  -----------
  [mlir][IR] Add `VectorTypeElementInterface` with `!llvm.ptr`


  Commit: 888446124cce2d3671c3d8ffa514c3af616b945b
      https://github.com/llvm/llvm-project/commit/888446124cce2d3671c3d8ffa514c3af616b945b
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M mlir/include/mlir/IR/BuiltinTypeInterfaces.td

  Log Message:
  -----------
  address comments


  Commit: 280c87fdf3ee6b1f471303c89381d85e021f29ce
      https://github.com/llvm/llvm-project/commit/280c87fdf3ee6b1f471303c89381d85e021f29ce
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M mlir/test/Target/LLVMIR/Import/intrinsic.ll
    M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir

  Log Message:
  -----------
  fix rebase


  Commit: 804e7c60e901e73be0a258fe623f0a936d7f56a7
      https://github.com/llvm/llvm-project/commit/804e7c60e901e73be0a258fe623f0a936d7f56a7
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M mlir/include/mlir/IR/BuiltinTypeInterfaces.td

  Log Message:
  -----------
  address comments


Compare: https://github.com/llvm/llvm-project/compare/1725617817cf...804e7c60e901

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