[AArch64] add tests for poor vector intrinsic lowering via legalization (PR38527...
authorSanjay Patel <spatel@rotateright.com>
Wed, 15 Aug 2018 17:06:21 +0000 (17:06 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 15 Aug 2018 17:06:21 +0000 (17:06 +0000)
commit49a8280f43f06dee8d2ef5f74c72fe628c186810
tree9f0937775b182f9fba5e64374df863605112ef05
parent3b097b4d3e8cdefdc581d215110a4b5fb4279e1f
[AArch64] add tests for poor vector intrinsic lowering via legalization (PR38527); NFC

These correspond to the x86 tests added with rL339790 / rL339791, but I widened
the non-fsin tests to v3f32 to show the problem because AArch supports v2f32 ops.

llvm-svn: 339793
llvm/test/CodeGen/AArch64/vec-libcalls.ll [new file with mode: 0644]