[all-commits] [llvm/llvm-project] d4cc3a: PHITransAddr: Avoid looking at constant use lists

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Apr 7 17:26:16 PDT 2025


  Branch: refs/heads/users/arsenm/phi-trans-addr-stop-using-constantdata-use-lists
  Home:   https://github.com/llvm/llvm-project
  Commit: d4cc3aeb88db1c67752127a658c2227ff348cd26
      https://github.com/llvm/llvm-project/commit/d4cc3aeb88db1c67752127a658c2227ff348cd26
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M llvm/lib/Analysis/PHITransAddr.cpp
    M llvm/test/Transforms/GVN/pr65447.ll

  Log Message:
  -----------
  PHITransAddr: Avoid looking at constant use lists

Avoids asserts in GVN



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