[PATCH] D28969: [MemorySSA] Fix invariant.group test and add new
George Burgess IV via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 13:58:24 PST 2017
george.burgess.iv accepted this revision.
george.burgess.iv added a comment.
This revision is now accepted and ready to land.
So the idea is that we'll just use the dominating Def/Phi of the closest related `barrier` call for invariant group things?
Assuming yes, this LGTM. Thanks!
https://reviews.llvm.org/D28969
More information about the llvm-commits
mailing list