[PATCH] D43565: [SimplifyCFG] Expanding scope for hoisting common instructions after branch
Hiroshi Inoue via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 21 20:58:20 PST 2018
inouehrs abandoned this revision.
inouehrs added a comment.
@efriedma I agree. I confirmed that GVNHoist can optimize my motivating examples. So I abandon this.
I hope GVNHoist will become default on soon. Thanks!
https://reviews.llvm.org/D43565
More information about the llvm-commits
mailing list