commit | fb09d25df50dad9aa580032e66dd076b7c31c6c9 | [log] [tgz] |
---|---|---|
author | Elena Demikhovsky <elena.demikhovsky@intel.com> | Thu Jul 23 08:25:23 2015 +0000 |
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | Thu Jul 23 08:25:23 2015 +0000 |
tree | ec28be466e51074c5f5bad7e5dbaa08f71e825d4 | |
parent | fe6b5aa191bf616ae13a9d01463bf6b0a5d8b19a [diff] |
X86: Fixed assertion failure in 32-bit mode The DAG Node "SCALAR_TO_VECTOR" may be created if the type of the scalar element is legal. Added a check for the scalar type before creating this node. Added a test that fails with assertion on the current version. Differential Revision: http://reviews.llvm.org/D11413 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242994 91177308-0d34-0410-b5e6-96231b3b80d8