mirror of https://github.com/llvm/torch-mlir
f5dfa02523
This is our first op with error semantics, and stresses the system. There are a few design notes of special interest: - RefineTypes.cpp's note about shape inference in the presence of code that dynamically produces and error, and it is provable statically. - ATenToLinalg.cpp's notes about future automation of the ATen->linalg path. - The notes in Passes.td about using low-tech `std.assert` ops instead of `shape.assuming`. Note: Doesn't work on IREE yet due to the `std.assert` op (needs to be lowered to `vm.fail` on the IREE side). |
||
---|---|---|
.. | ||
adjust-calling-conventions.mlir | ||
globalize-object-graph-error.mlir | ||
globalize-object-graph-free-functions.mlir | ||
globalize-object-graph-initializers.mlir | ||
globalize-object-graph-methods.mlir | ||
globalize-object-graph-module-uses-error.mlir | ||
globalize-object-graph-module-uses.mlir | ||
globalize-object-graph-multiple-instances-error.mlir | ||
globalize-object-graph-multiple-instances-multiple-module-args.mlir | ||
globalize-object-graph-multiple-instances.mlir | ||
globalize-object-graph-submodules.mlir | ||
globalize-object-graph-visibility.mlir | ||
globalize-object-graph.mlir | ||
invalid.mlir | ||
ops.mlir | ||
prepare-for-globalize-object-graph.mlir | ||
refine-types.mlir |