[all-commits] [llvm/llvm-project] 496fec: [MemProf] Fix recursion tests (#127270)

Teresa Johnson via All-commits all-commits at lists.llvm.org
Fri Feb 14 14:12:21 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 496fec53846a98ba58db95d98f45db221bbdd510
      https://github.com/llvm/llvm-project/commit/496fec53846a98ba58db95d98f45db221bbdd510
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2025-02-14 (Fri, 14 Feb 2025)

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

  Log Message:
  -----------
  [MemProf] Fix recursion tests (#127270)

The implicit-check-not had a typo which meant it didn't fail as expected
when I tested better recursion handling. Fix that here (no change for
current head).



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