torch-mlir/lib/Dialect/ATen/Transforms
Stella Laurenzo c08935a418 Rewrite ATen ODS code generator to be based on new op registry and new signature recognition system.
* Deletes prior code generator from previous attempt (moved some of it into this one).
* Renames old generated tablegen source to "Legacy".
* Generates ODS and import rules for most binary and unary arithmetic ops.
* Removes old generated ops and integration tests that were testing details of the prior setup.
2020-10-28 10:37:37 -07:00
..
ATenLayerNamePass.cpp NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00
ATenLoweringPass.cpp NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00
ATenOpReport.cpp NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00
ATenToStd.cpp NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00
CMakeLists.txt Expose signature metadata to ops and implement ATenRecognizeKernelsPass pass. 2020-10-26 20:31:45 -07:00
LivenessReport.cpp NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00
PassDetail.h NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00
Passes.cpp NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00
RecognizeKernelsPass.cpp Rewrite ATen ODS code generator to be based on new op registry and new signature recognition system. 2020-10-28 10:37:37 -07:00
ReturnEliminationPass.cpp NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00