[PATCH] D24256: [InstCombine][sse4a] Fix assertion failure caused by unsafe dyn_casts on the operands of extrq/extrqi intrinsic calls.

Andrea Di Biagio via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 04:11:30 PDT 2016


andreadb added a comment.

In https://reviews.llvm.org/D24256#535655, @RKSimon wrote:

> LGTM as long as you check if INSERTQ/INSERTQI is affected as well, if so you're probably good to just commit the equivalent fix/tests as a followup.


Sure, I will test INSERTQ/INSERTQI as well.

Thanks Simon


https://reviews.llvm.org/D24256





More information about the llvm-commits mailing list