[PATCH] D32990: [NewGVN] Take in account incoming edges computing congruent PhiExpression(s)
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 9 09:51:52 PDT 2017
dberlin added a comment.
In https://reviews.llvm.org/D32990#749833, @davide wrote:
> Updated after discussing with Dan.
> While you review this, I'll try to find out why LLVM doesn't always pick a consistent order for phis.
I can throw it on my list of crap to work out if you have other things to do :)
https://reviews.llvm.org/D32990
More information about the llvm-commits
mailing list