[all-commits] [llvm/llvm-project] 3340b2: [DFAJumpThreading] Precompute value => successor m...

Hongyu Chen via All-commits all-commits at lists.llvm.org
Fri Oct 10 07:58:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3340b245afb3d6b0cf5d7a61be1ef00a6c539a51
      https://github.com/llvm/llvm-project/commit/3340b245afb3d6b0cf5d7a61be1ef00a6c539a51
  Author: Hongyu Chen <xxs_chy at outlook.com>
  Date:   2025-10-10 (Fri, 10 Oct 2025)

  Changed paths:
    M llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp

  Log Message:
  -----------
  [DFAJumpThreading] Precompute value => successor mapping (#162824)

Address some previous comments. Note that the value => successor mapping
is invalid during DFA transformation unless we update it correctly.



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