[PATCH] D157621: [CHR] Fix up phi nodes with unreachable predecessors (PR64594)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 00:38:12 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcfc9298dc588: [CHR] Fix up phi nodes with unreachable predecessors (PR64594) (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157621

Files:
  llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  llvm/test/Transforms/PGOProfile/chr-dead-pred.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157621.549270.patch
Type: text/x-patch
Size: 5796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/578e5d3e/attachment.bin>


More information about the llvm-commits mailing list