commit | 2fdf2bfd1fa2dca2e4242b989f0b8ff16d123145 | [log] [tgz] |
---|---|---|
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Wed Sep 07 12:47:53 2016 +0000 |
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Wed Sep 07 12:47:53 2016 +0000 |
tree | fce1f428c61075fd48816edcf74639ccd5cb07fe | |
parent | fd11478c26eeda174e416e66367ac0e8fadab8a8 [diff] |
[InstCombine][SSE4a] Fix assertion failure in the insertq/insertqi combining logic. This fixes a similar issue to the one already fixed by r280804 (revieved in D24256). Revision 280804 fixed the problem with unsafe dyn_casts in the extrq/extrqi combining logic. However, it turns out that even the insertq/insertqi logic was affected by the same problem. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280807 91177308-0d34-0410-b5e6-96231b3b80d8