[all-commits] [llvm/llvm-project] 651d88: [mlir][vector] Update reduction kind docs. NFC. (#...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Mon Oct 30 12:58:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 651d88e3320472236d5d6e5806116c9bffd0f829
      https://github.com/llvm/llvm-project/commit/651d88e3320472236d5d6e5806116c9bffd0f829
  Author: Jakub Kuderski <jakub at nod-labs.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

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

  Log Message:
  -----------
  [mlir][vector] Update reduction kind docs. NFC. (#70673)

Update the documentation surrounding reduction kinds. Highlight
different min/max reduction kinds for signed/unsigned integers and
floats. Update IR examples.




More information about the All-commits mailing list