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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Mar 31 22:25:04 PDT 2025


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