[PATCH] D35195: [WIP][PowerPC] run additional InstCombine pass after PPCCTRLoop pass
Hiroshi Inoue via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 08:17:55 PDT 2017
inouehrs abandoned this revision.
inouehrs added a comment.
Hal, thank you so much for the suggestion.
Actually, I realized that a recent patch for PPCCTRLoop (https://reviews.llvm.org/D34829) already resolved this issue.
So I abandon this patch. But I like to investigate what changes the last instcombine make in existing test cases.
https://reviews.llvm.org/D35195
More information about the llvm-commits
mailing list