[all-commits] [llvm/llvm-project] e678e0: [ProfCheck] Exclude passes not in standard pipelin...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Feb 10 12:18:43 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e678e00dd7f55703eeb9fedf71a19e8480a97b93
https://github.com/llvm/llvm-project/commit/e678e00dd7f55703eeb9fedf71a19e8480a97b93
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M llvm/test/lit.cfg.py
M llvm/utils/profcheck-xfail.txt
Log Message:
-----------
[ProfCheck] Exclude passes not in standard pipelines (#180814)
This patch excludes seven more passes by default (rather than in
profcheck-xfail.txt) that are not in standard pipelines. We should
eventually get to these, but for now we can punt them.
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