commit | 95629caaa9b467f4469f7bf35b688cfc31c50bcc | [log] [tgz] |
---|---|---|
author | Elena Demikhovsky <elena.demikhovsky@intel.com> | Tue Mar 29 06:33:41 2016 +0000 |
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | Tue Mar 29 06:33:41 2016 +0000 |
tree | 97d72773424f9cd702762d30278a5cd546491926 | |
parent | 14fa1c6b603b3ce54b23f8a287e0f3a4801f3063 [diff] |
AVX-512: fixed a bug in fp_to_uint pattern on KNL Fixed fp_to_uint instruction selection on KNL. One pattern was missing for <4 x double> to <4 x i32> Differential Revision: http://reviews.llvm.org/D18512 llvm-svn: 264701