Apply post-commit suggestions (see https://reviews.llvm.org/D81551).
Add documentation, simplify, and fix test cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81722
[MLIR][Standard] Add documentation for `std.dim` and fix test cases ClosedPublic Authored by frgossen on Jun 12 2020, 1:58 AM.
Details Summary Apply post-commit suggestions (see https://reviews.llvm.org/D81551).
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 12 2020, 2:20 AM Closed by commit rG361f664850ec: [MLIR][Standard] Add documentation for `std.dim` and fix test cases (authored by frgossen). · Explain WhyJun 15 2020, 3:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 270712 mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/lib/Dialect/Affine/IR/AffineOps.cpp
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
mlir/test/Conversion/VectorToSCF/vector-to-loops.mlir
|