[all-commits] [llvm/llvm-project] 9cffab: [mlgo][nfc] Better pretty printing of interactive ...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu Feb 2 07:53:33 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9cffabc68ca380be937e192be909feff7b144822
https://github.com/llvm/llvm-project/commit/9cffabc68ca380be937e192be909feff7b144822
Author: Mircea Trofin <mtrofin at google.com>
Date: 2023-02-02 (Thu, 02 Feb 2023)
Changed paths:
M llvm/lib/Analysis/InteractiveModelRunner.cpp
Log Message:
-----------
[mlgo][nfc] Better pretty printing of interactive mode reply
Also simplified the `-interactive-model-runner-echo-reply` flag to a
bool, because the header will contain the advice spec, so there is an
explicit agreement between the compiler and the host as to what that
should be shaped as.
More information about the All-commits
mailing list