[all-commits] [llvm/llvm-project] fb23a3: ValueTracking: Do not look at users of constants f...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Apr 8 09:14:13 PDT 2025


  Branch: refs/heads/users/arsenm/valuetracking/do-not-look-at-constant-users-ephemeral-values
  Home:   https://github.com/llvm/llvm-project
  Commit: fb23a37eafb2933822bef1a4bd53cc89d6287a1a
      https://github.com/llvm/llvm-project/commit/fb23a37eafb2933822bef1a4bd53cc89d6287a1a
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp

  Log Message:
  -----------
  ValueTracking: Do not look at users of constants for ephemeral values

These can only be instructions


  Commit: b4bde69945daac1a6d06463b839761f3bfb3a8b3
      https://github.com/llvm/llvm-project/commit/b4bde69945daac1a6d06463b839761f3bfb3a8b3
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp

  Log Message:
  -----------
  Change type of set and list


Compare: https://github.com/llvm/llvm-project/compare/fbc607fac033...b4bde69945da

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