OSDN Git Service

[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)
commit8529a08ceb13bf6d804e6f6760f860b6da980111
tree5d02cef670e18e51a5e0d9fe8c31cca9fc34153d
parent0d5de60cbee7f4e99a61ba5f0bcda057ef103503
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339793 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/vec-libcalls.ll [new file with mode: 0644]