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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 01:09:43 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7e2f1ae7e0eb: Reapply [CHR] Fix up phi nodes with unreachable predecessors (PR64594) (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D157621?vs=550239&id=550654#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157621

Files:
  llvm/include/llvm/Analysis/RegionInfoImpl.h
  llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  llvm/test/Transforms/PGOProfile/chr-dead-pred.ll
  llvm/test/Transforms/StructurizeCFG/AMDGPU/backedge-id-bug-xfail.ll
  llvm/test/Transforms/StructurizeCFG/AMDGPU/backedge-id-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157621.550654.patch
Type: text/x-patch
Size: 12722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/cb62c1a7/attachment.bin>


More information about the llvm-commits mailing list