diff options
author | Martin Erhart <merhart@google.com> | 2023-09-20 12:28:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-20 12:28:28 +0200 |
commit | 522c1d0eeaa272381ade1af8b9ce9a9ab9180ea3 (patch) | |
tree | 3384bc0e7137697ceb1b3cbcbff025a42f25b792 /llvm/lib/IR/Function.cpp | |
parent | 97ae760825972d788cdaa467a83b3219c343f7f3 (diff) | |
download | llvm-522c1d0eeaa272381ade1af8b9ce9a9ab9180ea3.zip llvm-522c1d0eeaa272381ade1af8b9ce9a9ab9180ea3.tar.gz llvm-522c1d0eeaa272381ade1af8b9ce9a9ab9180ea3.tar.bz2 |
[mlir][gpu][bufferization] Implement BufferDeallocationOpInterface for gpu.terminator (#66880)
This is necessary to support deallocation of IR with gpu.launch
operations because it does not implement the RegionBranchOpInterface.
Implementing the interface would require it to support regions with
unstructured control flow and produced arguments/results.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions