[PATCH] D77714: Extended Liveness analysis to support nested regions.

Marcel Koester via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 05:36:21 PDT 2020


dfki-mako updated this revision to Diff 258022.
dfki-mako marked 4 inline comments as done.
dfki-mako added a comment.

Applied comments and refactored findInCurrent functionality.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77714/new/

https://reviews.llvm.org/D77714

Files:
  mlir/include/mlir/IR/Region.h
  mlir/lib/Analysis/Liveness.cpp
  mlir/lib/IR/Region.cpp
  mlir/test/Analysis/test-liveness.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77714.258022.patch
Type: text/x-patch
Size: 18282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/b9947496/attachment.bin>


More information about the llvm-commits mailing list