Andrei Golubev

Results 2 issues of Andrei Golubev

OS: arch linux (rolling release) VSCode version: 1.73.1 (commit 6261075646f055b99068d3688932416f2346dd3b) CodeLLDB version: 1.7.0 Compiler: gcc 12.2.0 Debuggee: native c++ The adapter crashes consistently every time whenever I try to print...

cause:LLDB
area:Crash

Support custom types (2/N): allow value-owning operations (e.g. allocation ops) to bufferize custom tensors into custom buffers. This requires BufferizableOpInterface::getBufferType() to return BufferLikeType instead of BaseMemRefType. Affected implementors of the...

mlir
mlir:tensor
mlir:bufferization
mlir:scf
mlir:arith