[PATCH] D69998: [MacroFusion] Create the missing artificial edges if there are more than 2 SU fused.

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 00:04:12 PST 2019


steven.zhang added a comment.

https://reviews.llvm.org/D70066 is created. Technical speaking, it didn't have the dependency with this patch. However, as they share the same interface to get the cluster SU, I add the dependency between them. It is easy to break the dependency any way.


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

https://reviews.llvm.org/D69998





More information about the llvm-commits mailing list