diff options
author | Marcel Koester <marcel.koester@dfki.de> | 2020-05-08 10:11:25 +0200 |
---|---|---|
committer | Marcel Koester <marcel.koester@dfki.de> | 2020-05-13 13:46:39 +0200 |
commit | 881c3bb6a7323fe01f95d4e95755c78cd805056f (patch) | |
tree | b152c2eab2605f10ae1d2d4c5c422f57f9ddf125 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | e072b20bdea5629d0bc7a7c2216bdc7762dcb564 (diff) | |
download | llvm-881c3bb6a7323fe01f95d4e95755c78cd805056f.zip llvm-881c3bb6a7323fe01f95d4e95755c78cd805056f.tar.gz llvm-881c3bb6a7323fe01f95d4e95755c78cd805056f.tar.bz2 |
[mlir] Adapted standard Alloc and Alloca ops to use new side-effect resources.
The current standard Alloca node is not annotated with the
MemEffect<Alloc> trait. This CL updates the Alloc and Alloca
memory-effect annotations using the latest Resource objects. Alloca
nodes will use a newly defined AutomaticAllocationScopeResource to
distinguish between Alloc and Alloca memory effects.
Differential Revision: https://reviews.llvm.org/D79620
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions