[PATCH] D23237: [MSSA] Fix PR28880 by fixing stack popping behavior.

George Burgess IV via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 6 16:55:24 PDT 2016


george.burgess.iv accepted this revision.
george.burgess.iv added a comment.
This revision is now accepted and ready to land.

Ooh, tricky. LGTM with sebpop's comment addressed; I'm fine if the stack size test cases are committed later. Thanks for the patch!

I'll see what I can do to add `EXPENSIVE_CHECKS` to the use optimizer (like the ones we have in the walker). :)


https://reviews.llvm.org/D23237





More information about the llvm-commits mailing list