mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +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