[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
Fri Sep 16 04:50:08 PDT 2022


shchenz updated this revision to Diff 460702.
shchenz retitled this revision from "[MachineCycle][NFC]add a cache from block and top level cycle mapping" to "[MachineCycle][NFC]add a cache for block and top level cycle mapping".
shchenz added a comment.

address comments:
1: change moveToNewParent to only apply top level parameters


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134019

Files:
  llvm/include/llvm/ADT/GenericCycleImpl.h
  llvm/include/llvm/ADT/GenericCycleInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134019.460702.patch
Type: text/x-patch
Size: 4708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/a2d357e0/attachment-0001.bin>


More information about the llvm-commits mailing list