Change llvm_unreachable in SplitVectorResult to report_fatal_error. Keeps...
Change llvm_unreachable in SplitVectorResult to report_fatal_error. Keeps release builds from crashing if code uses an intrinsic with an illegal type. For instance 256-bit AVX intrinsics without having AVX enabled. llvm-svn: 160616
Loading
Please register or sign in to comment