[all-commits] [llvm/llvm-project] dc5bdc: [mlir][tensor] Document `dest` operand (#71726)

Rik Huijzer via All-commits all-commits at lists.llvm.org
Mon Nov 13 07:38:07 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc5bdcbcaaadf3c479a197f9a183c3744f02beb9
      https://github.com/llvm/llvm-project/commit/dc5bdcbcaaadf3c479a197f9a183c3744f02beb9
  Author: Rik Huijzer <github at huijzer.xyz>
  Date:   2023-11-13 (Mon, 13 Nov 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Tensor/IR/TensorBase.td

  Log Message:
  -----------
  [mlir][tensor] Document `dest` operand (#71726)

Based on the tips from @ubfx and @joker-eph in
https://github.com/llvm/llvm-project/issues/70030, this patch suggest to
introduce the `dest` operand in the `tensor` dialect description. To do
so, this patch also suggests to move some things around to make it more
clear how the paragraphs relate to each other.

---------

Co-authored-by: Matthias Springer <me at m-sp.org>
Co-authored-by: Mehdi Amini <joker.eph at gmail.com>
Co-authored-by: Felix Schneider <fx.schn at gmail.com>




More information about the All-commits mailing list