[all-commits] [llvm/llvm-project] 08379d: [memprof] Test the memprof-use pass with a YAML (#...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Dec 12 16:38:00 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08379d6430106094aeb24ac02b82ce8e89799e9e
https://github.com/llvm/llvm-project/commit/08379d6430106094aeb24ac02b82ce8e89799e9e
Author: Kazu Hirata <kazu at google.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
A llvm/test/Transforms/PGOProfile/memprof_annotate_yaml.test
Log Message:
-----------
[memprof] Test the memprof-use pass with a YAML (#119779)
This patch adds a test to verify that the call site that allocates
cold bytes is annotated as such. The test is the first of its kind
integrating the memprof-use pass and YAML.
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