Skip to content
Commit 25aed9bb authored by Hao Liu's avatar Hao Liu
Browse files

Fix the bugs about AArch64 Load/Store vector types and bitcast between i64 and vector types.

e.g. "%tmp = load <2 x i64>* %ptr" can't be selected. 
     "%tmp = bitcast i64 %in to <2 x i32>" can't be selected.

llvm-svn: 195424
parent 91ae8696
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