commit | 922af1cb46bb89a7bdbf68dfe77b15d1347441d7 | [log] [tgz] |
---|---|---|
author | Igor Breger <igor.breger@intel.com> | Mon Aug 29 09:12:31 2016 +0000 |
committer | Igor Breger <igor.breger@intel.com> | Mon Aug 29 09:12:31 2016 +0000 |
tree | 420e8706b6fd079cbabcc7bcceac1f3951598124 | |
parent | 84cb7f4d145834edd50487b7f261b2f0b0f114b9 [diff] |
Fixed a bug in type legalizer for masked gather. The problem occurs when the Node doesn't updated in place , UpdateNodeOperation() return the node that already exist. In this case assert fail in PromoteIntegerOperand() , N have 2 results ( val + chain). Differential Revision: http://reviews.llvm.org/D23756 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279961 91177308-0d34-0410-b5e6-96231b3b80d8