[all-commits] [llvm/llvm-project] 5238f0: [IfConversion] Pre-commit testcase for !HasFallThr...

Björn Pettersson via All-commits all-commits at lists.llvm.org
Wed Jun 25 00:24:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5238f06f723482d1c058d800fb438c507e41b5d9
      https://github.com/llvm/llvm-project/commit/5238f06f723482d1c058d800fb438c507e41b5d9
  Author: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    A llvm/test/CodeGen/ARM/ifcvt_unanalyzable_fallthrough.mir

  Log Message:
  -----------
  [IfConversion] Pre-commit testcase for !HasFallThrough bug. NFC

Adding a test case showing that we can't assume that
!HasFallThrough implies that there is no fallthrough exit
in case analyzeBranch returned true (true == "could not analyze").



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