[PATCH] D115707: [NFC][regalloc] Introduce the RegAllocEvictionAdvisorAnalysis
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 16 16:30:54 PST 2021
mtrofin added inline comments.
================
Comment at: llvm/include/llvm/Analysis/ReplayInlineSettings.h:1
+//===- ReplayInlineSettings.h - Settings for the Replay Inliner -*- C++ -*-===//
+//
----------------
wenlei wrote:
> Is this an intentional change/refactor to include here?
no, thanks for the catch. forgot a `git add` and did a `git checkout`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115707/new/
https://reviews.llvm.org/D115707
More information about the llvm-commits
mailing list