torch-mlir/lib/Conversion
Gaurav Shukla d13bb0e5c1 [TORCH]MLIR] Fix C++17 extension warning
The existing implementation of `ConvertConstantTensorAllocOp<>` requires
a C++17 feature `if constexpr ()`. This commit removes the use of that
feature to support the implementation even for lower C++ versions.

Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com>
2021-12-15 23:35:06 +05:30
..
TorchToLinalg [TORCH]MLIR] Fix C++17 extension warning 2021-12-15 23:35:06 +05:30
TorchToSCF Update llvm upstream to 0b17336f793108a7b10c3fa913039144ef1d0f61 2021-11-16 13:04:51 -05:00
TorchToStd add aten.add.int lowering in TorchToStd 2021-11-29 13:22:50 -05:00
TorchToTosa * [tosa] Support for Rsqrt legalization (#480) 2021-12-14 10:03:58 -08:00
CMakeLists.txt Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00
PassDetail.h Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
Passes.cpp Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00