[all-commits] [llvm/llvm-project] 6a0d23: [mlir][memref] Clean up `load`/`store` documentation
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Mar 10 02:52:05 PDT 2025
Branch: refs/heads/users/matthias-springer/memref_docs
Home: https://github.com/llvm/llvm-project
Commit: 6a0d236a6ecbf56443c81693ab68a4ef68f8bf53
https://github.com/llvm/llvm-project/commit/6a0d236a6ecbf56443c81693ab68a4ef68f8bf53
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
Log Message:
-----------
[mlir][memref] Clean up `load`/`store` documentation
Remove references to the Affine dialect. There is a separate `affine.load` op.
Also add documentation for `nontemporal`.
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