[all-commits] [llvm/llvm-project] 894e8a: [MLIR] Add dealloc alias check to bufferization
kushanam via All-commits
all-commits at lists.llvm.org
Wed Aug 17 16:12:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 894e8a5446dcee1ab7a2b36471a27e9025d27607
https://github.com/llvm/llvm-project/commit/894e8a5446dcee1ab7a2b36471a27e9025d27607
Author: root <kahmadian at nvidia.com>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M mlir/lib/Dialect/Bufferization/IR/BufferizationOps.cpp
M mlir/test/Dialect/Bufferization/canonicalize.mlir
Log Message:
-----------
[MLIR] Add dealloc alias check to bufferization
Traverse the cloneOp for aliases to find the alloc op
Reviewed By: frgossen, bondhugula
Differential Revision: https://reviews.llvm.org/D131797
More information about the All-commits
mailing list