[all-commits] [llvm/llvm-project] 425359: [experimental] Ask copilot to check perf profile d...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Jun 30 08:09:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 425359a83d2205c6bf10b5c365af432390095eb3
https://github.com/llvm/llvm-project/commit/425359a83d2205c6bf10b5c365af432390095eb3
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
A .github/copilot-instructions.md
Log Message:
-----------
[experimental] Ask copilot to check perf profile degradation (#146271)
We can optionally add copilot as a reviewer. As per
[documentation](https://docs.github.com/en/copilot/how-tos/agents/copilot-code-review/using-copilot-code-review#customizing-copilots-reviews-with-custom-instructions),
we can customize the review. This PR asks it to pay attention to the
kind of code that might corrupt performance data, or, in the case of
sample profiling, result in poor profiles by dropping debug info.
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