aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2016-12-26 01:40:17 +0000
committerCraig Topper <craig.topper@gmail.com>2016-12-26 01:40:17 +0000
commitf56d985f77d7eba92898a31e3ff11c1e383ea338 (patch)
tree8a2fba83c68aa2c9fd6959f1f4404d2ba4a191fc /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent0cf829c1716f8e0bc473d32d16ebb25282f029d0 (diff)
downloadllvm-f56d985f77d7eba92898a31e3ff11c1e383ea338.zip
llvm-f56d985f77d7eba92898a31e3ff11c1e383ea338.tar.gz
llvm-f56d985f77d7eba92898a31e3ff11c1e383ea338.tar.bz2
[AVX-512] Don't assume that the rounding mode argument to intrinsics is a constant. While clang will guarantee this, nothing in the backend will.
A non-constant value will now result in an isel error instead of just asserting or crashing due to a bad cast during lowering. llvm-svn: 290532
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions