[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
Sun Nov 10 22:34:31 PST 2019
steven.zhang added a comment.
I will split this patch into two in response with Jinsong's comments.
1. Fix the missing edges.
2. Extend the interface to allow the target to specify the max fuse SU number.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69998/new/
https://reviews.llvm.org/D69998
More information about the llvm-commits
mailing list