[all-commits] [llvm/llvm-project] 36d304: [RegAllocFast][NPM] Make RegAllocFastPassOptions a...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Thu Feb 20 22:22:18 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36d304d2146a481f3844b56d78befb0f212d2635
https://github.com/llvm/llvm-project/commit/36d304d2146a481f3844b56d78befb0f212d2635
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
M llvm/include/llvm/CodeGen/RegAllocFast.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/Passes/PassBuilder.cpp
Log Message:
-----------
[RegAllocFast][NPM] Make RegAllocFastPassOptions a nested class (#127984)
Making all reg alloc classes have an `::Option` class makes things nicer
to construct 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