Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate concise methods for comparing large sets of IRs #3431

Open
alexbaden opened this issue Feb 14, 2025 · 0 comments
Open

Investigate concise methods for comparing large sets of IRs #3431

alexbaden opened this issue Feb 14, 2025 · 0 comments
Assignees
Labels

Comments

@alexbaden
Copy link
Contributor

To better detect subtle bugs or performance regressions we want to know when kernel IR is changing, especially when we update dependencies like LLVM or pull in commits from upstream. But, many commits have benign effects on all IRs. Investigate ways to concisely display diffs in IR so we can quickly determine whether a difference requires investigation or whether it can be ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants