diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-04-20 00:17:16 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-04-20 00:17:16 +0000 |
commit | 92a4685dd2a4b91edb4f87e7cfcdbc8a2669082a (patch) | |
tree | 0c70edc0990b4d3e5615a53c8e709f65d8d32523 /llvm/lib/CodeGen/OptimizeExts.cpp | |
parent | f3dd8b94875a6c28f0c2d0c540fbfe0eafd03689 (diff) | |
download | bcm5719-llvm-92a4685dd2a4b91edb4f87e7cfcdbc8a2669082a.tar.gz bcm5719-llvm-92a4685dd2a4b91edb4f87e7cfcdbc8a2669082a.zip |
Fix tests for Neon load/store intrinsics to match the i8* types expected by
the intrinsics. The reason for those i8* types is that the intrinsics are
overloaded on the vector type and we don't have a way to declare an intrinsic
where one argument is an overloaded vector type and another argument is a
pointer to the vector element type. The bitcasts added here will match what
the frontend will typically generate when these intrinsics are used.
llvm-svn: 101840
Diffstat (limited to 'llvm/lib/CodeGen/OptimizeExts.cpp')
0 files changed, 0 insertions, 0 deletions