mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:19:25 +08:00
The experimental flag for "inplace" bufferization in the sparse compiler can be replaced with the new inplace attribute. This gives a uniform way of expressing the more efficient way of bufferization. Reviewed By: bixia Differential Revision: https://reviews.llvm.org/D102538
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.