[PATCH] D134019: [MachineCycle][NFC]add a cache for block and top level cycle mapping

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 22:16:26 PDT 2022


shchenz marked an inline comment as done.
shchenz added a comment.

In D134019#3804673 <https://reviews.llvm.org/D134019#3804673>, @avogelsgesang wrote:

> does it make sense to add a regression test?

This is a compile time improvement, no compiler functionality change. AFAIK, we don't have regression test for the compile time changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134019



More information about the llvm-commits mailing list