mirror of https://github.com/llvm/torch-mlir
57e58b9272
Now, the only bufferization we have left is lowering tensor constants to memref, which will hopefully proceed soon after Rahul's new std.global_memref lands + the lowering to LLVM IR. Then I'll port LowerConstantTensorsToMemref to upstream and we'll be 100% upstream bufferization, except for our local TCP dialect (which will probably go away and be replaced by std elementwise + linalg named ops on tensors :) ). |
||
---|---|---|
.. | ||
JITHelpers | ||
Runtime | ||
TensorToMemref | ||
CMakeLists.txt | ||
LowerToLLVM.cpp | ||
LowerToRefbackrtABI.cpp | ||
PassDetail.h | ||
RefBackend.cpp |