commit | c2a5d16d1e3b8c49f5bbb1ff87a76ac4f88edb89 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Fri Sep 23 06:24:43 2016 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Fri Sep 23 06:24:43 2016 +0000 |
tree | 1273dd8e5872e2d37342dfd755d139c3cb480c63 | |
parent | 27e99028505181db5a247e66f62c7cba7d9ec1e4 [diff] |
[AVX-512] Split X86ISD::VFPROUND and X86ISD::VFPEXT into separate opcodes for each type constraint. This revealed that scalar intrinsics could create nodes with a rounding mode of FROUND_CUR_DIRECTION, but the patterns didn't check for it. It just worked because isel doesn't check operand count and we had a pattern without the rounding mode argument at all. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282231 91177308-0d34-0410-b5e6-96231b3b80d8