Skip to content
Commit f56d985f authored by Craig Topper's avatar Craig Topper
Browse files

[AVX-512] Don't assume that the rounding mode argument to intrinsics is a...

[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
parent 0cf829c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment