[PATCH] D157621: [CHR] Fix up phi nodes with unreachable predecessors (PR64594)
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug 15 03:29:39 PDT 2023
    
    
  
nikic updated this revision to Diff 550239.
nikic added a comment.
Avoid single-iteration loop.
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.550239.patch
Type: text/x-patch
Size: 12721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230815/069a4f8c/attachment.bin>
    
    
More information about the llvm-commits
mailing list