| commit | 9864c59c895f3611d0e85f1653cc2a1bad1a4ea6 | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@gmail.com> | Sun May 15 20:10:03 2016 +0000 |
| committer | Craig Topper <craig.topper@gmail.com> | Sun May 15 20:10:03 2016 +0000 |
| tree | 45c0ff431f659cf2134dc81e5b07a0acdd895fcb | |
| parent | f32e2fbe0ef2032a11f6d23ba4f8c7936697b582 [diff] |
[AVX512] Move unary negations to the left side of typecasts to specific vector type. The __m128/__m256/__m512 types should be treated more opaquely and not have any operations performed on them. llvm-svn: 269612