diff options
author | lorenzo chelini <l.chelini@icloud.com> | 2024-02-02 11:05:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-02 11:05:35 +0100 |
commit | 84c8d0377de1f7f45e65e85d1f3cc69ca5e29af5 (patch) | |
tree | 7bcaa80464db5796ef28221d0d133639b5f736e3 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 5b8e1a6ebf11b6e93bcc96a0d009febe4bb3d7bc (diff) | |
download | llvm-84c8d0377de1f7f45e65e85d1f3cc69ca5e29af5.zip llvm-84c8d0377de1f7f45e65e85d1f3cc69ca5e29af5.tar.gz llvm-84c8d0377de1f7f45e65e85d1f3cc69ca5e29af5.tar.bz2 |
[MLIR][Vector] Implement memory effect for print (#80400)
Add write memory effect for the print operation. The exact memory
behavior is implemented in other print-like operations such as
`transform::PrintOp` or `gpu::printf`.
Providing memory behavior allows using the operation in passes like
buffer deallocation instead of emitting an error.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions