[PATCH] D32323: [SimplifyCFG] Fix the determination of PostBB in conditional store merging to handle the targets on the second branch being commuted

James Molloy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 00:04:15 PDT 2017


jmolloy accepted this revision.
jmolloy added a comment.
This revision is now accepted and ready to land.

LGTM, thanks! Looks like the rest of the code was written with this in mind, but I never got around to it.

James


https://reviews.llvm.org/D32323





More information about the llvm-commits mailing list