[all-commits] [llvm/llvm-project] 5c06f7: [CodeGen] Remove splitCanCauseEvictionChain and it...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Jun 5 20:23:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c06f7168fd1bd589b831cacd5f1cb8a928446fb
https://github.com/llvm/llvm-project/commit/5c06f7168fd1bd589b831cacd5f1cb8a928446fb
Author: Kazu Hirata <kazu at google.com>
Date: 2022-06-05 (Sun, 05 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/RegAllocGreedy.cpp
M llvm/lib/CodeGen/RegAllocGreedy.h
Log Message:
-----------
[CodeGen] Remove splitCanCauseEvictionChain and its helpers (NFC)
The last use was removed on Mar 7, 2022 in commit
294eca35a00f89dff474044ebd478a7f83ccc310.
More information about the All-commits
mailing list