[all-commits] [llvm/llvm-project] 361f66: [MLIR][Standard] Add documentation for `std.dim` a...

frgossen via All-commits all-commits at lists.llvm.org
Mon Jun 15 03:41:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 361f664850ecc4c33b76423ae488f88bd71fe425
      https://github.com/llvm/llvm-project/commit/361f664850ecc4c33b76423ae488f88bd71fe425
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
    M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
    M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
    M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
    M mlir/test/Conversion/VectorToSCF/vector-to-loops.mlir

  Log Message:
  -----------
  [MLIR][Standard] Add documentation for `std.dim` and fix test cases

Apply post-commit suggestions (see https://reviews.llvm.org/D81551).
Add documentation, simplify, and fix test cases.

Differential Revision: https://reviews.llvm.org/D81722




More information about the All-commits mailing list