llvm/mlir/docs/Tutorials/Toy
Rob Suderman e708471395 [mlir][NFC] Cleanup AffineOps directory structure
Summary:
Change AffineOps Dialect structure to better group both IR and Tranforms. This included extracting transforms directly related to AffineOps. Also move AffineOps to Affine.

Differential Revision: https://reviews.llvm.org/D76161
2020-03-20 14:23:43 -07:00
..
Ch-1.md
Ch-2.md [mlir][SideEffects] Replace HasNoSideEffect with the memory effect interfaces. 2020-03-12 14:26:15 -07:00
Ch-3.md [mlir][NFC] Replace all usages of PatternMatchResult with LogicalResult 2020-03-17 20:21:32 -07:00
Ch-4.md
Ch-5.md [mlir][NFC] Cleanup AffineOps directory structure 2020-03-20 14:23:43 -07:00
Ch-6.md
Ch-7.md