llvm/mlir/docs/Tutorials/Toy
River Riddle 501fda0167 [mlir][Inliner] Add a new hook for checking if it is legal to inline a callable into a call
In certain situations it isn't legal to inline a call operation, but this isn't something that is possible(at least not easily) to prevent with the current hooks. This revision adds a new hook so that dialects with call operations that shouldn't be inlined can prevent it.

Differential Revision: https://reviews.llvm.org/D90359
2020-10-28 21:49:28 -07:00
..
_index.md [mlir] Add tutorial index.md pages 2020-09-21 15:50:48 -07:00
Ch-1.md [mlir] Add tutorial index.md pages 2020-09-21 15:50:48 -07:00
Ch-2.md [mlir] use OpBuilderDAG instead of OpBuilder 2020-10-27 10:21:49 +01:00
Ch-3.md
Ch-4.md [mlir][Inliner] Add a new hook for checking if it is legal to inline a callable into a call 2020-10-28 21:49:28 -07:00
Ch-5.md
Ch-6.md
Ch-7.md [mlir] Update the documentation for defining types 2020-08-18 18:02:20 -07:00