[PATCH] D76644: [mlir] [VectorOps] A "reference" lowering of vector.transpose to LLVM IR
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 23 15:48:55 PDT 2020
rriddle added inline comments.
================
Comment at: mlir/include/mlir/Dialect/Vector/VectorOps.td:91
Examples:
-
+ ```
// Simple dot product (K = 0).
----------------
You need `mlir` after the ticks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76644/new/
https://reviews.llvm.org/D76644
More information about the llvm-commits
mailing list