[all-commits] [llvm/llvm-project] 7c2a35: [Codegen][NFC] Replace 'RegisterRegAlloc::Function...
WangLian via All-commits
all-commits at lists.llvm.org
Thu Mar 9 18:31:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c2a3573b696afecc91ca63454570dd9b09c4d41
https://github.com/llvm/llvm-project/commit/7c2a3573b696afecc91ca63454570dd9b09c4d41
Author: wanglian <Lian.Wang at streamcomputing.com>
Date: 2023-03-10 (Fri, 10 Mar 2023)
Changed paths:
M llvm/include/llvm/CodeGen/RegAllocRegistry.h
Log Message:
-----------
[Codegen][NFC] Replace 'RegisterRegAlloc::FunctionPassCtor'
with 'RegisterRegAllocBase<T>::FunctionPassCtor'.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D145032
More information about the All-commits
mailing list