[X86] Change the rounding mode used when testing the sqrt_round intrinsics.
authorCraig Topper <craig.topper@intel.com>
Fri, 13 Jul 2018 20:16:38 +0000 (20:16 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 13 Jul 2018 20:16:38 +0000 (20:16 +0000)
commit2f7de23bea6324fe366d5e5d2676a8a1f981013a
tree4cc173398dc7200fdbbce13813c504baaf5fdd92
parent8c8bff9e80e33e10eac702b5632442f595f58548
[X86] Change the rounding mode used when testing the sqrt_round intrinsics.

Using CUR_DIRECTION is not a realistic scenario. That is equivalent to the intrinsic without rounding.

llvm-svn: 337040
clang/test/CodeGen/avx512f-builtins.c