[all-commits] [llvm/llvm-project] 829114: [mlir][SCF] Minor fixes in documentation examples ...
Boian Petkantchin via All-commits
all-commits at lists.llvm.org
Mon Oct 23 02:34:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8291147356e5bc81d5bd3b904e760c689543dc9a
https://github.com/llvm/llvm-project/commit/8291147356e5bc81d5bd3b904e760c689543dc9a
Author: Boian Petkantchin <boian at nod-labs.com>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
Log Message:
-----------
[mlir][SCF] Minor fixes in documentation examples (#69802)
scf.forall.parallel_insert_slice -> tensor.parallel_insert_slice add ->
linalg.add
map -> linalg.map
matmul -> linalg.matmul
More information about the All-commits
mailing list