[all-commits] [llvm/llvm-project] 1aeed1: llvm-reduce: Reduce externally_initialized

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


  Branch: refs/heads/users/arsenm/llvm-reduce/reduce-externally-initialized
  Home:   https://github.com/llvm/llvm-project
  Commit: 1aeed13dd1357faa39979562b87dea4e0e6b2a0d
      https://github.com/llvm/llvm-project/commit/1aeed13dd1357faa39979562b87dea4e0e6b2a0d
  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

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