]> granicus.if.org Git - llvm/commit
[ARM] Add test for MVE and no floats. NFC
authorDavid Green <david.green@arm.com>
Tue, 9 Jul 2019 14:43:17 +0000 (14:43 +0000)
committerDavid Green <david.green@arm.com>
Tue, 9 Jul 2019 14:43:17 +0000 (14:43 +0000)
commit3602e8f5c3da32941d82f6dc5f5b086d49925ae9
tree1b84c1d84fd6d3ae51e4bc52cd9ca3c98b64e17e
parent185d0fcbe6a23f8c3a1f75889290c9754d92c27a
[ARM] Add test for MVE and no floats. NFC

Adds a simple test that MVE with no floating point will be promoted correctly
to software float calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365496 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Thumb2/mve-nofloat.ll [new file with mode: 0644]