..
GlobalizeObjectGraph
Rework how global slot initializers work.
2022-08-08 18:12:06 -07:00
adjust-calling-conventions.mlir
mlir: bump llvm tag to 5380e3 ( #856 )
2022-05-16 12:54:35 -07:00
canonicalize.mlir
[MLIR][TORCH] Add E2E support for `aten.[div.int|bitwise_or.Tensor]` ops
2022-10-10 22:28:51 +05:30
decompose-complex-ops-legal.mlir
Add a concept of "backend legal ops".
2022-08-18 11:46:50 -07:00
decompose-complex-ops.mlir
Replace empty_like && empty_memory_format with full/full_like ( #1398 )
2022-09-23 10:24:36 +08:00
drop-shape-calculations.mlir
torch: allow torch dialect ops after running drop-shape pass ( #979 )
2022-06-25 07:27:47 -07:00
erase-module-initializer.mlir
Iteratively run the main simplification pipeline.
2022-08-17 14:54:33 -07:00
inline-global-slots-analysis.mlir
Rework how global slot initializers work.
2022-08-08 18:12:06 -07:00
inline-global-slots-transform.mlir
Rework how global slot initializers work.
2022-08-08 18:12:06 -07:00
invalid.mlir
Rework how global slot initializers work.
2022-08-08 18:12:06 -07:00
lower-to-backend-contract-error.mlir
Iteratively run the main simplification pipeline.
2022-08-17 14:54:33 -07:00
maximize-value-semantics.mlir
mlir: bump llvm tag to 5380e3 ( #856 )
2022-05-16 12:54:35 -07:00
ops.mlir
Add support for ScalarType::QUInt8
2022-06-29 15:33:28 -07:00
prepare-for-globalize-object-graph.mlir
mlir: bump llvm tag to 5380e3 ( #856 )
2022-05-16 12:54:35 -07:00
promote-types.mlir
llvm: bump tag to e1318078 ( #781 )
2022-04-26 12:27:51 -07:00
reduce-op-variants-error.mlir
mlir: bump llvm tag to 5380e3 ( #856 )
2022-05-16 12:54:35 -07:00
reduce-op-variants.mlir
Add basic support for list of optional tensors in reduce-op-variants ( #971 )
2022-07-08 11:12:15 -07:00
refine-public-return.mlir
Add support for returning more than one copy of the same tensor ( #1228 )
2022-08-18 22:41:45 +00:00
refine-types-branch.mlir
mlir: bump llvm tag to 5380e3 ( #856 )
2022-05-16 12:54:35 -07:00
refine-types-ops.mlir
mlir: bump llvm tag to 5380e3 ( #856 )
2022-05-16 12:54:35 -07:00
refine-types.mlir
Iteratively run the main simplification pipeline.
2022-08-17 14:54:33 -07:00
reify-shape-calculations.mlir
mlir: bump llvm tag to 5380e3 ( #856 )
2022-05-16 12:54:35 -07:00
simplify-shape-calculations.mlir
canonicalizer: [nfc] update LIT variable names for consistency ( #1051 )
2022-07-13 12:28:25 -07:00
torch-function-to-torch-backend-pipeline.mlir
Add a way for backends to control which ops are legal for them.
2022-08-22 14:16:13 -07:00