[all-commits] [llvm/llvm-project] 19a7b3: llvm-reduce: Fix not checking shouldKeep in specia...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Oct 9 01:41:17 PDT 2024


  Branch: refs/heads/users/arsenm/llvm-reduce-check-shouldkeep-special-globals
  Home:   https://github.com/llvm/llvm-project
  Commit: 19a7b3abeb158fa19448d58e259ea178946c9a13
      https://github.com/llvm/llvm-project/commit/19a7b3abeb158fa19448d58e259ea178946c9a13
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:
    A llvm/test/tools/llvm-reduce/special-globals-missing-should-keep-assert.ll
    M llvm/tools/llvm-reduce/deltas/ReduceSpecialGlobals.cpp

  Log Message:
  -----------
  llvm-reduce: Fix not checking shouldKeep in special-globals reduction

Fixes "input module no longer interesting after counting chunks"
assertion on cases where llvm.used matters.



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