| commit | e18258dc1cf2f42d911730a1745e6e09abd2186c | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@gmail.com> | Wed Sep 21 02:05:22 2016 +0000 |
| committer | Craig Topper <craig.topper@gmail.com> | Wed Sep 21 02:05:22 2016 +0000 |
| tree | c32686044f6f907c69485c5b093d61aa8ce7b666 | |
| parent | 98345fc0a1eef78f5792ef61bdf472453fa6949d [diff] |
[AVX-512] Don't lower avx512 vcvtps2ph/vcvtph2ps nodes to ISD::FP16_TO_FP/ISD::FP_TO_FP16 with an extra x86 specific rounding mode operand. We should use a target specific ISD opcode. llvm-svn: 282046