[AVX-512] Remove 128-bit and 256-bit masked floating point add/sub/mul/div...
[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
Loading
Please register or sign in to comment