[all-commits] [llvm/llvm-project] b4b786: [CoroSplit] Fix infinite loop in CoroSplit (#185599)

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Wed Mar 11 07:12:01 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b4b7866b8c6b7eebf43d513e6857bef02ff1f8ae
      https://github.com/llvm/llvm-project/commit/b4b7866b8c6b7eebf43d513e6857bef02ff1f8ae
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2026-03-11 (Wed, 11 Mar 2026)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
    A llvm/test/Transforms/Coroutines/coro-retcon-infinite-loop.ll

  Log Message:
  -----------
  [CoroSplit] Fix infinite loop in CoroSplit (#185599)

Optimized code may generate an uncoditional branch to the same BB.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list