[PATCH] D28969: [MemorySSA] Fix invariant.group test and add new

Piotr Padlewski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 14:01:57 PST 2017


Prazek added a comment.

In https://reviews.llvm.org/D28969#651997, @george.burgess.iv wrote:

> 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!


Yes, exactly. I am working on that now


https://reviews.llvm.org/D28969





More information about the llvm-commits mailing list