torch-mlir/lib/Dialect/ATen/Transforms
Sean Silva 97d6d04d41 Bump llvm-project to 16c6e9c58e9ae50a775945e6b407f1891f353d2f
Changes:
- linalg init tensor change (outs+init -> just outs)
- IntegerType::get and other builtin types now take the context as the
  first arg
- LLVMType::* is gone. Now LLVM Types are just regular Type's.
2021-01-05 16:12:11 -08:00
..
ATenLayerNamePass.cpp NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00
ATenLoweringPass.cpp Bump llvm-project to d50d7c37a159802c89454a6c53c0ec2e7949d84a 2020-12-14 14:30:51 -08: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 Bump llvm-project to 444822d77a7fea28aa49edf24533c987efa1b2ee 2020-12-11 14:43:38 -08: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 Add a number of kernels and new patterns. 2020-11-04 14:36:59 -08:00
ReturnEliminationPass.cpp Bump llvm-project to 16c6e9c58e9ae50a775945e6b407f1891f353d2f 2021-01-05 16:12:11 -08:00