[all-commits] [llvm/llvm-project] 9905b4: add load store ops

Fabian Mora via All-commits all-commits at lists.llvm.org
Fri Aug 29 13:25:17 PDT 2025


  Branch: refs/heads/users/fabianmcg/ptr-load-store
  Home:   https://github.com/llvm/llvm-project
  Commit: 9905b4d3fc3e071c6db003a822903f593d1d51cc
      https://github.com/llvm/llvm-project/commit/9905b4d3fc3e071c6db003a822903f593d1d51cc
  Author: Fabian Mora <6982088+fabianmcg at users.noreply.github.com>
  Date:   2025-08-29 (Fri, 29 Aug 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/Ptr/IR/MemorySpaceInterfaces.h
    M mlir/include/mlir/Dialect/Ptr/IR/MemorySpaceInterfaces.td
    M mlir/include/mlir/Dialect/Ptr/IR/PtrEnums.td
    M mlir/include/mlir/Dialect/Ptr/IR/PtrOps.td
    M mlir/include/mlir/IR/Properties.td
    M mlir/lib/Dialect/Ptr/IR/PtrAttrs.cpp
    M mlir/lib/Dialect/Ptr/IR/PtrDialect.cpp
    M mlir/test/Dialect/Ptr/invalid.mlir
    M mlir/test/Dialect/Ptr/ops.mlir
    M mlir/test/lib/Dialect/Test/TestAttributes.cpp

  Log Message:
  -----------
  add load store ops



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