[PATCH] D85818: [UnifyFunctionExitNodes] Fix Modified status for unreachable blocks

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 06:23:38 PDT 2020


dstenb updated this revision to Diff 289699.
dstenb edited the summary of this revision.
dstenb added a comment.

Address review comments.


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

https://reviews.llvm.org/D85818

Files:
  llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
  llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
  llvm/test/Transforms/UnifyFunctionExitNodes/unreachable-blocks-status.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85818.289699.patch
Type: text/x-patch
Size: 6719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/281fd2ab/attachment.bin>


More information about the llvm-commits mailing list