[all-commits] [llvm/llvm-project] d46398: add load store ops
Fabian Mora via All-commits
all-commits at lists.llvm.org
Sun Aug 31 05:34:06 PDT 2025
Branch: refs/heads/users/fabianmcg/ptr-load-store
Home: https://github.com/llvm/llvm-project
Commit: d463988b9bbc6c6f42bac5a94eec7063595aed63
https://github.com/llvm/llvm-project/commit/d463988b9bbc6c6f42bac5a94eec7063595aed63
Author: Fabian Mora <6982088+fabianmcg at users.noreply.github.com>
Date: 2025-08-31 (Sun, 31 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
Commit: 70b212888d1a9b3460d38fae68864f5595436b89
https://github.com/llvm/llvm-project/commit/70b212888d1a9b3460d38fae68864f5595436b89
Author: Fabian Mora <6982088+fabianmcg at users.noreply.github.com>
Date: 2025-08-31 (Sun, 31 Aug 2025)
Changed paths:
M mlir/include/mlir/Dialect/Ptr/IR/PtrOps.td
Log Message:
-----------
address reviewer comments
Compare: https://github.com/llvm/llvm-project/compare/9905b4d3fc3e...70b212888d1a
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