diff options
author | Lei Zhang <antiagainst@google.com> | 2020-04-27 12:31:29 -0400 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2020-04-30 09:20:53 -0400 |
commit | 87e07b4c643f5dccd8ce202be0e715ddd3a0998e (patch) | |
tree | bb6e3e8c628d4931baebff2688c9b4e72636d766 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 4a065a72efe1232291af679374a87d88b2a5f195 (diff) | |
download | llvm-87e07b4c643f5dccd8ce202be0e715ddd3a0998e.zip llvm-87e07b4c643f5dccd8ce202be0e715ddd3a0998e.tar.gz llvm-87e07b4c643f5dccd8ce202be0e715ddd3a0998e.tar.bz2 |
[mlir] Use memory effect to detecting allocation
This commit marks AllocLikeOp as MemAlloc in StandardOps.
Also in Linalg dependency analysis use memory effect to detect
allocation. This allows the dependency analysis to be more
general and recognize other allocation-like operations.
Differential Revision: https://reviews.llvm.org/D78705
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions