[all-commits] [llvm/llvm-project] ec290a: llvm-reduce: Reduce externally_initialized (#133859)

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Apr 1 09:52:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec290a43f68b469197abce65949fde84ecdc9146
      https://github.com/llvm/llvm-project/commit/ec290a43f68b469197abce65949fde84ecdc9146
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-01 (Tue, 01 Apr 2025)

  Changed paths:
    A llvm/test/tools/llvm-reduce/reduce-externally-initialized.ll
    M llvm/tools/llvm-reduce/deltas/ReduceGlobalValues.cpp

  Log Message:
  -----------
  llvm-reduce: Reduce externally_initialized (#133859)

Not sure this is the right place to put it. This is a property
of GlobalVariable, not GlobalValue. But the ReduceGlobalVars
reduction tries to delete the value entirely.



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