[PATCH] D15878: [InstCombine] insert a new shuffle before its uses (PR26015)

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 19:28:41 PST 2016


tstellarAMD accepted this revision.
tstellarAMD added a comment.
This revision is now accepted and ready to land.

I can't comment on the correctness of the implementation, but it fixes the regression reported in PR26015.  Thanks for the quick fix.


http://reviews.llvm.org/D15878





More information about the llvm-commits mailing list