[all-commits] [llvm/llvm-project] c53ee7: [mlir][vector] NFC change to improve doc of vector...

Thomas via All-commits all-commits at lists.llvm.org
Fri Jul 22 10:18:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c53ee73b487597a25e4aa41c8e2fc7d46395b0e7
      https://github.com/llvm/llvm-project/commit/c53ee73b487597a25e4aa41c8e2fc7d46395b0e7
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-07-22 (Fri, 22 Jul 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td

  Log Message:
  -----------
  [mlir][vector] NFC change to improve doc of vector distribution op

Improve doc based on post commit review from https://reviews.llvm.org/D123703
Add more details on the op semantic, explicitly mention what part are parallel
and what parts are serial.

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




More information about the All-commits mailing list