[all-commits] [llvm/llvm-project] 59fd28: [mlir][memref] Clean up `load`/`store` documentati...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Mar 13 01:42:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59fd2878fce470f02058f43d4b818ed68ce04094
https://github.com/llvm/llvm-project/commit/59fd2878fce470f02058f43d4b818ed68ce04094
Author: Matthias Springer <me at m-sp.org>
Date: 2025-03-13 (Thu, 13 Mar 2025)
Changed paths:
M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
Log Message:
-----------
[mlir][memref] Clean up `load`/`store` documentation (#130569)
Remove references to the Affine dialect. The documentation is outdated.
Separate `affine.load/store` ops have been added.
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