[PATCH] D22193: Add macro-fusion hook in MIScheduler and support cluster instructions scheduling in PostRAScheduler
Chuang-Yu Cheng via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 19:11:34 PDT 2016
cycheng added a comment.
In https://reviews.llvm.org/D22193#486343, @amehsan wrote:
> For two of the three files that I checked, the changes here appear in https://reviews.llvm.org/D22194 as well. Did you mean to abandon this patch and use https://reviews.llvm.org/D22194 instead?
No, because https://reviews.llvm.org/D22194 is depend on https://reviews.llvm.org/D22193, I don't know whether I can make a diff based on https://reviews.llvm.org/D22193, so I just make both patches against on master.
Is there any more appropriate way to express this kind of dependency on Phabricator?
https://reviews.llvm.org/D22193
More information about the llvm-commits
mailing list