[PATCH] D58700: [JumpThreading] Replace MergeBasicBlockIntoOnlyPred() with MergeBlockIntoPredecessor()
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 27 14:55:41 PST 2019
asbirlea added a comment.
Thank you for working on this!
I can only comment on the changes in the testcases which looks exactly as expected considering the blocks now being merge in the other direction.
I will default the approval to someone familiar with JumpThreading.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58700/new/
https://reviews.llvm.org/D58700
More information about the llvm-commits
mailing list