diff options
author | Matthias Springer <springerm@google.com> | 2022-05-03 23:39:07 +0900 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2022-05-04 16:43:43 +0900 |
commit | 37a147352457c690a6130a5d20ef381037fc3548 (patch) | |
tree | 1498c7a4e9a2a9a80d22f1d3db6b1577ab1a0aa5 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7030654296a0416bd9402a0278dbd42f1bf268b2 (diff) | |
download | llvm-37a147352457c690a6130a5d20ef381037fc3548.zip llvm-37a147352457c690a6130a5d20ef381037fc3548.tar.gz llvm-37a147352457c690a6130a5d20ef381037fc3548.tar.bz2 |
[mlir][bufferize] Allow in-place bufferization for writes to init_tensors in loops
This commit relaxes the rules around ops that define a value but do not specify the tensor's contents. (The only such op at the moment is init_tensor.)
When such a tensor is written in a loop, it should not cause out-of-place bufferization.
Differential Revision: https://reviews.llvm.org/D124849
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions