[all-commits] [llvm/llvm-project] 3055e8: [MemProf] Disable cloning of callsites in recursiv...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Thu Jan 9 12:02:06 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3055e86c719c6cc72e50bb74a0e3b9cffebb41b5
      https://github.com/llvm/llvm-project/commit/3055e86c719c6cc72e50bb74a0e3b9cffebb41b5
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
    M llvm/test/ThinLTO/X86/memprof-recursive.ll
    M llvm/test/Transforms/MemProfContextDisambiguation/recursive.ll

  Log Message:
  -----------
  [MemProf] Disable cloning of callsites in recursive cycles by default (#122354)

This disables the support added in PR121985 by default while we
investigate a compile time crash.



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