[all-commits] [llvm/llvm-project] f33a6d: [PPC][NFC] add an option for GatherAllAliasesMaxDe...

Chen Zheng via All-commits all-commits at lists.llvm.org
Mon Apr 1 17:40:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f33a6dcf959238e82f6ad45333e3547d8cfcfe38
      https://github.com/llvm/llvm-project/commit/f33a6dcf959238e82f6ad45333e3547d8cfcfe38
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp

  Log Message:
  -----------
  [PPC][NFC] add an option for GatherAllAliasesMaxDepth (#87071)

GatherAllAliases is time consuming. Add an debug option on PPC to
control the complexity of the function. This is useful when debuging
compile time related issues.



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