[PATCH] D76809: [MLIR] Update tutorial to add missing tests and bring directory paths and code snippets up to date.

Lucy Fox via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 20:24:19 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG495cf2729188: [MLIR] Update tutorial to add missing tests and bring directory paths and codeā€¦ (authored by lucyrfox).

Changed prior to commit:
  https://reviews.llvm.org/D76809?vs=258458&id=258472#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76809/new/

https://reviews.llvm.org/D76809

Files:
  mlir/docs/Tutorials/Toy/Ch-1.md
  mlir/docs/Tutorials/Toy/Ch-2.md
  mlir/docs/Tutorials/Toy/Ch-3.md
  mlir/docs/Tutorials/Toy/Ch-5.md
  mlir/docs/Tutorials/Toy/Ch-6.md
  mlir/test/Examples/Toy/Ch3/transpose_transpose.toy
  mlir/test/Examples/Toy/Ch3/trivial_reshape.toy
  mlir/test/Examples/Toy/Ch4/transpose_transpose.toy
  mlir/test/Examples/Toy/Ch4/trivial_reshape.toy
  mlir/test/Examples/Toy/Ch5/transpose_transpose.toy
  mlir/test/Examples/Toy/Ch5/trivial_reshape.toy
  mlir/test/Examples/Toy/Ch6/transpose_transpose.toy
  mlir/test/Examples/Toy/Ch6/trivial_reshape.toy
  mlir/test/Examples/Toy/Ch7/transpose_transpose.toy
  mlir/test/Examples/Toy/Ch7/trivial_reshape.toy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76809.258472.patch
Type: text/x-patch
Size: 27989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200418/9e8c14c2/attachment.bin>


More information about the llvm-commits mailing list