commit | 2dfab63bb347b51f21ee4e5f87916b3362333580 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Sun Sep 04 18:30:17 2016 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Sun Sep 04 18:30:17 2016 +0000 |
tree | bfdc96c781078ebcb979979a07e52688027eb00b | |
parent | cded03f163f78ad885965d1aff4f4bbf01d0bc68 [diff] |
[AVX-512] Remove 128-bit and 256-bit masked floating point add/sub/mul/div builtins and replace with native operations. We can't do the 512-bit ones because they take a rounding mode argument that we can't represent. llvm-svn: 280635