mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 13:35:38 +08:00
Until now, bufferization assumed that the yieleded tensor of a linalg.tiled_loop is an output tensor. This is not necessarily the case. Differential Revision: https://reviews.llvm.org/D116685
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.