torch-mlir/lib/RefBackend
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
..
JITHelpers Bump llvm-project to c8c07b76b2cf2ada8e7ec132f7f57b97d76743cf. 2020-10-29 15:25:55 -07:00
Runtime Fix OSX builds. (#143) 2020-12-28 01:30:45 -08:00
CMakeLists.txt [RefBackend] Use std.global_memref instead of homegrown thing 2020-11-13 18:43:50 -08:00
LowerToLLVM.cpp Bump llvm-project to 16c6e9c58e9ae50a775945e6b407f1891f353d2f 2021-01-05 16:12:11 -08:00
LowerToRefbackrtABI.cpp Bump llvm-project to 16c6e9c58e9ae50a775945e6b407f1891f353d2f 2021-01-05 16:12:11 -08:00
PassDetail.h Bump llvm-project to 444822d77a7fea28aa49edf24533c987efa1b2ee 2020-12-11 14:43:38 -08:00
RefBackend.cpp Add TCF convolutional op with bias addition (#137) 2020-12-15 12:53:12 -08:00