[all-commits] [llvm/llvm-project] ef64e5: [mlir][vector][NFC] Update `vector.flat_transpose`...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Sat Apr 29 15:35:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef64e5913b807c4bc03086b6329e3282973d2b06
      https://github.com/llvm/llvm-project/commit/ef64e5913b807c4bc03086b6329e3282973d2b06
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2023-04-29 (Sat, 29 Apr 2023)

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

  Log Message:
  -----------
  [mlir][vector][NFC] Update `vector.flat_transpose` description

Change the example to match how this op is actually printed. Do not use
'smart quotes' in the description.

Reviewed By: jpienaar

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




More information about the All-commits mailing list