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

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 04:36:31 PDT 2020


This revision was automatically updated to reflect the committed changes.
dstenb marked an inline comment as done.
Closed by commit rG48fc78143876: [UnifyFunctionExitNodes] Fix Modified status for unreachable blocks (authored by dstenb).

Changed prior to commit:
  https://reviews.llvm.org/D85818?vs=289699&id=290700#toc

Repository:
  rG LLVM Github Monorepo

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.290700.patch
Type: text/x-patch
Size: 6722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/e0f138ce/attachment.bin>


More information about the llvm-commits mailing list