[all-commits] [llvm/llvm-project] bc5644: [MLGO] Regalloc: allow multiple occurences of -reg...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Sat Jan 29 09:01:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc5644ee74f4cb42042257ac129d2be1c252e3f2
https://github.com/llvm/llvm-project/commit/bc5644ee74f4cb42042257ac129d2be1c252e3f2
Author: Mircea Trofin <mtrofin at google.com>
Date: 2022-01-29 (Sat, 29 Jan 2022)
Changed paths:
M llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp
Log Message:
-----------
[MLGO] Regalloc: allow multiple occurences of -regalloc-enable-advisor
This allows scearios where some central config sets it one way and a
user wants to override it.
More information about the All-commits
mailing list