[all-commits] [llvm/llvm-project] 34a55c: [BranchFolding] Fix assertion failure in HoistComm...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Thu May 22 05:21:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34a55c937673c67e634e018af40c0c569c5a2b79
      https://github.com/llvm/llvm-project/commit/34a55c937673c67e634e018af40c0c569c5a2b79
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/BranchFolding.cpp
    A llvm/test/CodeGen/ARM/branch-folder-single-bb-crash.mir

  Log Message:
  -----------
  [BranchFolding] Fix assertion failure in HoistCommonCodeInSuccs (#141028)

Assertion failure introduced in #140063, which didn't account for TBB
and FBB being the same block.



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