mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 04:26:07 +00:00

This change adds the BufferizableOpInterface implementation for memref.tensor_store. Differential Revision: https://reviews.llvm.org/D144080