[PATCH] D48230: [PredicateInfo] Order instructions in different BBs by DFSNumIn.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 19 13:49:59 PDT 2018
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM
Maybe the use list order isn't affected in this exact testcase. In general, the order ssa.copy intrinsics are inserted matters, though.
https://reviews.llvm.org/D48230
More information about the llvm-commits
mailing list