[all-commits] [llvm/llvm-project] 85aa69: ThinLTO: Add flag to print uselistorder in bitcode...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Mar 27 03:37:22 PDT 2025


  Branch: refs/heads/users/arsenm/issue63621/add-option-preserve-uselistorder-thinlto-bitcode-writer-pass
  Home:   https://github.com/llvm/llvm-project
  Commit: 85aa6975d3092040eaae2ae0c46406d4852ac346
      https://github.com/llvm/llvm-project/commit/85aa6975d3092040eaae2ae0c46406d4852ac346
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h
    M llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
    A llvm/test/tools/llvm-reduce/thinlto-preserve-uselistorder.ll
    M llvm/tools/llvm-reduce/ReducerWorkItem.cpp
    M llvm/tools/opt/NewPMDriver.cpp

  Log Message:
  -----------
  ThinLTO: Add flag to print uselistorder in bitcode writer pass

Use it in llvm-reduce to avoid perturbing the use order in the intermediate
step.

Fixes #63621



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