[all-commits] [llvm/llvm-project] a87c4e: [MemProf] Drop unneccessary REQUIRES: x86-linux di...

Snehasish Kumar via All-commits all-commits at lists.llvm.org
Wed Jun 4 08:37:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a87c4eef1d8ee69f46986985ec5cf35215992e5a
      https://github.com/llvm/llvm-project/commit/a87c4eef1d8ee69f46986985ec5cf35215992e5a
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    M llvm/test/Transforms/PGOProfile/memprof-call-site-at-alloc-site.ll
    M llvm/test/Transforms/PGOProfile/memprof-dump-matched-alloc-site.ll
    M llvm/test/Transforms/PGOProfile/memprof-dump-matched-call-sites.ll
    M llvm/test/Transforms/PGOProfile/memprof-undrift.test
    M llvm/test/Transforms/PGOProfile/memprof_annotate_yaml.test
    M llvm/test/Transforms/PGOProfile/memprof_discard_threshold.ll
    M llvm/test/Transforms/PGOProfile/memprof_match_hot_cold_new_calls.ll
    M llvm/test/Transforms/PGOProfile/memprof_missing_leaf.ll
    M llvm/test/tools/llvm-profdata/memprof-yaml-invalid.test

  Log Message:
  -----------
  [MemProf] Drop unneccessary REQUIRES: x86-linux directives. (#142718)

These tests now use the YAML profile and should work across all
platforms.



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