[all-commits] [llvm/llvm-project] d66ed1: [mlir][affine][doc] Fix example snippet for Affine...
Ingo Müller via All-commits
all-commits at lists.llvm.org
Mon Jun 26 00:50:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d66ed10f869865e0041a5a56a55d5d524d3d2042
https://github.com/llvm/llvm-project/commit/d66ed10f869865e0041a5a56a55d5d524d3d2042
Author: Ingo Müller <ingomueller at google.com>
Date: 2023-06-26 (Mon, 26 Jun 2023)
Changed paths:
M mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
Log Message:
-----------
[mlir][affine][doc] Fix example snippet for AffineParallelOp. (NFC)
There were various syntax errors; all have pretty trivial fixes but
might distract novice users (like me).
Reviewed By: ingomueller-net
Differential Revision: https://reviews.llvm.org/D153720
More information about the All-commits
mailing list