torch-mlir/lib/Dialect/Torch/Transforms
River Riddle 4678a7fedd Refactor RefineTypes to use the upstream ForwardDataFlowAnalysis engine
This removes the need for defining all of the custom propagation logic,
and also adds support for propagating value knowledge across branches,
through regions, and across calls.
2021-04-27 13:17:56 -07:00
..
AdjustCallingConventions.cpp Add torch-adjust-calling-conventions pass. 2021-04-05 17:56:35 -07:00
CMakeLists.txt Add InlineGlobalSlots pass. 2021-04-27 12:18:54 -07:00
GlobalizeObjectGraph.cpp Bump llvm-project to 484b6648fdd4b104eaf7a2504dd07b60af2c9f8d 2021-04-22 18:12:55 -07:00
InlineGlobalSlots.cpp Add InlineGlobalSlots pass. 2021-04-27 12:18:54 -07:00
PassDetail.h Implement GlobalizeObjectGraph transformation. 2021-02-18 18:18:47 -08:00
Passes.cpp Add InlineGlobalSlots pass. 2021-04-27 12:18:54 -07:00
PrepareForGlobalizeObjectGraph.cpp Fix issue with unused functions in torch::jit::CompilationUnit 2021-04-20 12:00:35 -07:00
RefineTypes.cpp Refactor RefineTypes to use the upstream ForwardDataFlowAnalysis engine 2021-04-27 13:17:56 -07:00