[MLIR] Update tutorial to add missing tests and bring directory paths and code snippe...
authorLucy Fox <lucy.r.fox@gmail.com>
Sat, 18 Apr 2020 00:41:51 +0000 (17:41 -0700)
committerLucy Fox <lucy.r.fox@gmail.com>
Sat, 18 Apr 2020 03:15:16 +0000 (20:15 -0700)
commita0d5e5496621700b26d234a948f9c99b08a8a319
treef74c5f6a0b9912718c0dfa3e9607d9e4985566bf
parenta6b427167e0560202529563cf94a210694038185
[MLIR] Update tutorial to add missing tests and bring directory paths and code snippets up to date.

Summary:
The tests referred to in Chapter 3 of the tutorial were missing from the tutorial test
directory; this adds those missing tests. This also cleans up some stale directory paths and code
snippets used throughout the tutorial.

Differential Revision: https://reviews.llvm.org/D76809
mlir/test/Examples/Toy/Ch5/trivial_reshape.toy
mlir/test/Examples/Toy/Ch6/trivial_reshape.toy
mlir/test/Examples/Toy/Ch7/trivial_reshape.toy