[PATCH] D13085: AMDGPU: Simplify VOP2 operand legalization

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 15:17:43 PDT 2015


arsenm abandoned this revision.
arsenm added a comment.

In http://reviews.llvm.org/D13085#271590, @tstellarAMD wrote:

> This patch didn't apply cleanly, so I'm not sure if I applied it wrong, but I am getting an assertion failure with this test case: http://people.freedesktop.org/~tstellar/fail.ll


I don't see the assert when I rebase it. However I do see a lot of verifier errors which are fixed by the next patch, so I split them wrong. I'll just squash this into the other one


http://reviews.llvm.org/D13085





More information about the llvm-commits mailing list