[all-commits] [llvm/llvm-project] 81bed2: [MLIR]][DOC] Fix dimension validity constraint in ...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Fri Apr 24 23:53:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 81bed2a9a296ae5308f3a7624878046ef2950805
https://github.com/llvm/llvm-project/commit/81bed2a9a296ae5308f3a7624878046ef2950805
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-04-25 (Sat, 25 Apr 2020)
Changed paths:
M mlir/docs/Dialects/Affine.md
Log Message:
-----------
[MLIR]][DOC] Fix dimension validity constraint in affine dialect doc
Fix affine dialect documentation on valid dimensional values: they also
include affine.parallel IVs.
Differential Revision: https://reviews.llvm.org/D78855
More information about the All-commits
mailing list