[PATCH] D28879: [AMDGPU] Add exec copy to LiveIntervals in SILowerControlFlow::emitElse

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 13:57:41 PST 2017


arsenm added a comment.

In https://reviews.llvm.org/D28879#650748, @rampitec wrote:

> In https://reviews.llvm.org/D28879#650594, @arsenm wrote:
>
> > I would expect this to fail the verifier. Do you have a test where this failed it?
>
>
> No, I have not seen any failures. As I said I'm not aware of any problems because of this.


Oh, I forgot I moved this to the point in the pipeline where the verifier is disabled


Repository:
  rL LLVM

https://reviews.llvm.org/D28879





More information about the llvm-commits mailing list