[all-commits] [llvm/llvm-project] 43687d: [mlir][doc] Fix the layout of the table for the to...

Kai Sasaki via All-commits all-commits at lists.llvm.org
Thu Jun 15 16:59:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43687da7a0d6ba13b1428037e8587568cc40b449
      https://github.com/llvm/llvm-project/commit/43687da7a0d6ba13b1428037e8587568cc40b449
  Author: Kai Sasaki <lewuathe at gmail.com>
  Date:   2023-06-16 (Fri, 16 Jun 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td

  Log Message:
  -----------
  [mlir][doc] Fix the layout of the table for the tosa.cast permissible operations

We can make the table for the `tosa.cast` permissible operations readable by utilizing the markdown table format.

{F27924602}

Reviewed By: jpienaar

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




More information about the All-commits mailing list