[all-commits] [llvm/llvm-project] 54fc53: [LV] Fix crash in uncountable exit with side effec...

Graham Hunter via All-commits all-commits at lists.llvm.org
Fri Sep 12 03:43:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54fc5367f63cca8e011d93bbd55764b0a7ecbbd5
      https://github.com/llvm/llvm-project/commit/54fc5367f63cca8e011d93bbd55764b0a7ecbbd5
  Author: Graham Hunter <graham.hunter at arm.com>
  Date:   2025-09-12 (Fri, 12 Sep 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
    M llvm/test/Transforms/LoopVectorize/early_exit_store_legality.ll

  Log Message:
  -----------
  [LV] Fix crash in uncountable exit with side effects checking

Fixes an ICE reported on PR #145663, as an assert was found to be
reachable with a specific combination of unreachable blocks.



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