Skip to content
Commit 15c264b7 authored by Evan Cheng's avatar Evan Cheng
Browse files

Handle v2i64 BUILD_VECTOR custom lowering correctly. v2i64 is a legal type,

but i64 is not. If possible, change a i64 op to a f64 (e.g. load, constant)
and then cast it back.

llvm-svn: 27849
parent 48b9203a
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