[all-commits] [llvm/llvm-project] b1af01: [NFC][MLGO] Simplify conditional compilation
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Jan 24 11:23:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1af01fe6aa7cb733461b2d475add77b947b79fb
https://github.com/llvm/llvm-project/commit/b1af01fe6aa7cb733461b2d475add77b947b79fb
Author: Mircea Trofin <mtrofin at google.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M llvm/lib/Analysis/MLInlineAdvisor.cpp
M llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
Log Message:
-----------
[NFC][MLGO] Simplify conditional compilation
Most of the code that's shared between 'release' and 'development'
modes doesn't depend on anything special.
More information about the All-commits
mailing list