Skip to content
Commit f023db64 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

Don't crash when trying to constant fold a vector with some elements that can't

be folded. Instead, fail to fold the entire vector.

We could also return a vector with some elements folded and some not. If anyone
thinks that's a better approach, please speak up!

llvm-svn: 55689
parent 1b9e1039
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