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

Snehasish Kumar via All-commits all-commits at lists.llvm.org
Tue Jun 3 22:26:14 PDT 2025


  Branch: refs/heads/users/snehasish/06-03-_memprof_drop_unneccessary_requires_x86-linux_directives
  Home:   https://github.com/llvm/llvm-project
  Commit: 578b5068d97df59325c6742b53f0ca689d5a0ce2
      https://github.com/llvm/llvm-project/commit/578b5068d97df59325c6742b53f0ca689d5a0ce2
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-06-03 (Tue, 03 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.

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