Skip to content
Commit 4cb5461d authored by Tobias Grosser's avatar Tobias Grosser
Browse files

CodeGen: Generate scalar code if vector instructions cannot be generated

This fixes two crashes that appeared in case of:
  - A load of a non vectorizable type (e.g. float**)
  - An instruction that is not vectorizable (e.g. call)

llvm-svn: 154586
parent 2fca3c2c
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