[all-commits] [llvm/llvm-project] 43ea75: [DeveloperPolicy] Add guidelines for adding/enabli...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Oct 30 02:24:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43ea75dd89e71c5773a11aba9d581e6b5292eab7
https://github.com/llvm/llvm-project/commit/43ea75dd89e71c5773a11aba9d581e6b5292eab7
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-10-30 (Thu, 30 Oct 2025)
Changed paths:
M llvm/docs/DeveloperPolicy.rst
Log Message:
-----------
[DeveloperPolicy] Add guidelines for adding/enabling passes (#158591)
This documents two things:
* The recommended way to go about adding a new pass.
* The criteria for enabling a pass.
RFC: https://discourse.llvm.org/t/rfc-guidelines-for-adding-enabling-new-passes/88290
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