1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
David Green d548563c8f [ARM] MVE VRINT support
This adds support for the floor/ceil/trunc/... series of instructions,
converting to various forms of VRINT. They use the same suffixes as their
floating point counterparts. There is not VTINTR, so nearbyint is expanded.

Also added a copysign test, to show it is expanded.

Differential Revision: https://reviews.llvm.org/D63985

llvm-svn: 366003
2019-07-13 14:38:53 +00:00
..
2016-01-28 18:59:04 +00:00
2019-06-17 09:13:29 +00:00
2019-05-15 12:41:58 +00:00
2019-06-28 08:41:40 +00:00
2019-06-28 07:08:42 +00:00
2019-07-13 14:38:53 +00:00
2019-07-13 14:38:53 +00:00
2019-06-28 08:41:40 +00:00
2019-07-05 09:34:30 +00:00
2019-06-28 07:08:42 +00:00
2019-06-17 09:13:29 +00:00
2019-01-10 08:36:33 +00:00
2016-06-16 16:09:53 +00:00