[PATCH] D131220: [NFC][MLGO] ML Regalloc Priority Advisor

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 18:35:22 PDT 2022


MatzeB added inline comments.


================
Comment at: llvm/lib/CodeGen/RegAllocPriorityAdvisor.h:1
+//===- RegAllocPriorityAdvisor.h - Interference resolution ------*- C++ -*-===//
+//
----------------
MatzeB wrote:
> This comment seems off/wrong.
You marked this comment as "done", but this still reads "interference resolution" which I am pretty sure makes no sense.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131220/new/

https://reviews.llvm.org/D131220



More information about the llvm-commits mailing list