[all-commits] [llvm/llvm-project] 3c9022: Bail out jump threading on indirect branches (#103...

AdityaK via All-commits all-commits at lists.llvm.org
Tue Sep 10 22:39:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c9022c965b85951f30af140da591f819acef8a0
      https://github.com/llvm/llvm-project/commit/3c9022c965b85951f30af140da591f819acef8a0
  Author: AdityaK <hiraditya at msn.com>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

  Changed paths:
    M llvm/lib/Transforms/Utils/Local.cpp
    A llvm/test/Transforms/SimplifyCFG/switch-branch-fold-indirectbr-102351.ll

  Log Message:
  -----------
  Bail out jump threading on indirect branches (#103688)

The bug was introduced by
https://github.com/llvm/llvm-project/pull/68473

Fixes: #102351



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