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

[LegalizeTypes] Use report_fatal_error instead of llvm_unreachable in the...

[LegalizeTypes] Use report_fatal_error instead of llvm_unreachable in the default case of some type legalization handlers.

These can be triggered by in various ways when intrinsics are used wrong or a target doesn't correctly
not support something. Using a fatal error prevents strange behavior
like infinite loops.

We already do this for some of the vector type legalization handles.
parent 90933c25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment