[all-commits] [llvm/llvm-project] c941d9: [MachineCycle][NFC] add a cache for block and its ...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Tue Sep 20 22:31:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c941d925b0e47ec166364178edac75cf1cb1ee1a
https://github.com/llvm/llvm-project/commit/c941d925b0e47ec166364178edac75cf1cb1ee1a
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2022-09-21 (Wed, 21 Sep 2022)
Changed paths:
M llvm/include/llvm/ADT/GenericCycleImpl.h
M llvm/include/llvm/ADT/GenericCycleInfo.h
Log Message:
-----------
[MachineCycle][NFC] add a cache for block and its top level cycle
This solves https://github.com/llvm/llvm-project/issues/57664
Reviewed By: sameerds
Differential Revision: https://reviews.llvm.org/D134019
More information about the All-commits
mailing list