diff options
| author | Matthias Springer <me@m-sp.org> | 2023-06-20 17:53:44 +0200 |
|---|---|---|
| committer | Matthias Springer <me@m-sp.org> | 2023-06-21 08:42:25 +0200 |
| commit | 4ef60283403f8277ff1048de5905af99fd2ed81d (patch) | |
| tree | c7a9ce334fd4a9b97b2d2ab21d5f685598842152 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 1c2727581378677152cfb4909358e6b9e4b9b3ad (diff) | |
[mlir][bufferization] Allow to_memref ops in One-Shot Analysis
bufferization.to_memref ops are allowed in One-Shot Bufferize, but they are treated conservatively: in the absence of a memref analysis, we have to assume that the result buffer is read and written.
Note: to_memref cannot introduce any future aliases that would have to be considered during One-Shot Bufferize, because only to_tensor ops with the `restrict` attribute are supported. Such tensors are guaranteed to not alias with any other buffer after bufferization.
Differential Revision: https://reviews.llvm.org/D153365
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
