[all-commits] [llvm/llvm-project] ac2670: [MemProf][NFC] Make new test actually check cold a...
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Thu Feb 29 13:16:24 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac267081a387a53d83ec9e3bfccedb27c21a050f
https://github.com/llvm/llvm-project/commit/ac267081a387a53d83ec9e3bfccedb27c21a050f
Author: Teresa Johnson <tejohnson at google.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M llvm/test/Transforms/MemProfContextDisambiguation/inlined3.ll
Log Message:
-----------
[MemProf][NFC] Make new test actually check cold attributes
The test added by PR81322 didn't actually check the coldness of the
attributes being matched on the IR. Add that checking.
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