[PATCH] D134166: [MLGO] Add per-instruction MBB frequencies to regalloc dev features

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 24 11:40:09 PDT 2022


aidengrossman updated this revision to Diff 462686.
aidengrossman added a comment.

Refactored test pointer generation/arithmetic in MBB test case to avoid
compiler warning.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134166

Files:
  llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
  llvm/lib/CodeGen/MLRegallocEvictAdvisor.h
  llvm/test/CodeGen/MLRegalloc/dev-mode-extra-features-logging.ll
  llvm/unittests/CodeGen/MLRegallocDevelopmentFeatures.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134166.462686.patch
Type: text/x-patch
Size: 13531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220924/1ce44893/attachment-0001.bin>


More information about the llvm-commits mailing list