[all-commits] [llvm/llvm-project] 1898a4: Add load, store variant ops
Fabian Mora via All-commits
all-commits at lists.llvm.org
Mon Sep 1 12:25:08 PDT 2025
Branch: refs/heads/users/fabianmcg/ptr-op-variants
Home: https://github.com/llvm/llvm-project
Commit: 1898a4301ca6f9ecd2d125217e28cce2abd20e52
https://github.com/llvm/llvm-project/commit/1898a4301ca6f9ecd2d125217e28cce2abd20e52
Author: Fabian Mora <6982088+fabianmcg at users.noreply.github.com>
Date: 2025-09-01 (Mon, 01 Sep 2025)
Changed paths:
M mlir/include/mlir/Dialect/Ptr/IR/PtrOps.td
M mlir/lib/Dialect/Ptr/IR/PtrDialect.cpp
M mlir/lib/Target/LLVMIR/Dialect/Ptr/PtrToLLVMIRTranslation.cpp
M mlir/test/Dialect/Ptr/ops.mlir
M mlir/test/Target/LLVMIR/ptr.mlir
Log Message:
-----------
Add load, store variant 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