[all-commits] [llvm/llvm-project] 14c11e: [coro][NFC] Move switch basic block to beginning o...

Adrian Vogelsgesang via All-commits all-commits at lists.llvm.org
Wed Jun 11 00:39:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14c11e4bcb262496981a2948af11a3f9e9de23ef
      https://github.com/llvm/llvm-project/commit/14c11e4bcb262496981a2948af11a3f9e9de23ef
  Author: Adrian Vogelsgesang <avogelsgesang at salesforce.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CoroSplit.cpp

  Log Message:
  -----------
  [coro][NFC] Move switch basic block to beginning of coroutine (#143626)

This makes the code flow when reading the LLVM IR of a split coroutine a
bit more natural. It does not change anything from an end-user
perspective but makes debugging the CoroSplit pass slightly easier.



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