torch-mlir/lib/Dialect/Torch/Transforms
Sean Silva 85858d2743 Bump LLVM to 889c6f3996769a991a24da957f597e7500d158e7
The biggest change here is to upgrade RefineTypes to the new sparse
dataflow framework.

Smaller changes:
- minor changes to type parsing
- suppress warnings in e2e tests
2022-07-15 13:36:04 -07:00
..
AdjustCallingConventions.cpp llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
CMakeLists.txt torch: add pass to catch non-value tensors (#1052) 2022-07-13 17:11:15 -07:00
DecomposeComplexOps.cpp [MLIR][TORCH] Add decomposition for aten.var.dim op 2022-07-15 09:53:42 +05:30
DropShapeCalculations.cpp torch: allow torch dialect ops after running drop-shape pass (#979) 2022-06-25 07:27:47 -07:00
GlobalizeObjectGraph.cpp GlobalizeObjectGraph: Clean up handling of unused slots 2022-07-12 10:47:28 -07:00
InlineGlobalSlots.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
MaximizeValueSemantics.cpp [MLIR][TORCH] Add decomposition of aten.numpy_T op 2022-06-16 00:01:22 +05:30
PassDetail.h llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Passes.cpp torch: add pass to catch non-value tensors (#1052) 2022-07-13 17:11:15 -07:00
PrepareForGlobalizeObjectGraph.cpp llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
ReduceOpVariants.cpp Undo shape lib changes + update function signature of sum + zero (#1035) 2022-07-11 10:56:12 -07:00
RefinePublicReturn.cpp llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
RefineTypes.cpp Bump LLVM to 889c6f3996769a991a24da957f597e7500d158e7 2022-07-15 13:36:04 -07:00
ReifyShapeCalculations.cpp llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
ShapeLibrary.cpp [MLIR][TORCH] Add decomposition for aten.var.dim op 2022-07-15 09:53:42 +05:30
SimplifyShapeCalculations.cpp torch: copy uses to prevent iterator invalidation (#1033) 2022-07-11 18:47:04 -07:00
VerifyConversionToValueSemantics.cpp torch: add pass to catch non-value tensors (#1052) 2022-07-13 17:11:15 -07:00