[PATCH] D39637: [GVN PRE] Patch the source for Phi node in PRE

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 21:07:06 PST 2017


dberlin added a comment.

I think it would be a lot easier to understand your example if you could produce IR that, when run through -gvn -enable-pre -jump-threading, produces the wrong result without this patch.


https://reviews.llvm.org/D39637





More information about the llvm-commits mailing list