Jubilee Young
003b8eadd7
Add more SIMD math.h intrinsics
...
LLVM supports many functions from math.h in its IR. Many of these have
single-instruction variants on various platforms. So, let's add them so
std::arch can use them.
Yes, exact comparison is intentional: rounding must always return a
valid integer-equal value, except for inf/NAN.
2021-04-14 15:25:06 -07:00
..
2021-03-29 10:45:09 +02:00
2021-03-05 19:12:59 +01:00
2021-03-29 10:45:09 +02:00
2021-03-29 10:45:09 +02:00
2021-04-14 15:25:06 -07:00
2021-03-29 10:45:09 +02:00
2021-03-29 10:45:09 +02:00
2021-03-05 19:12:59 +01:00
2021-03-05 19:12:59 +01:00
2021-03-05 19:12:59 +01:00
2021-03-29 10:45:09 +02:00
2021-03-05 19:12:59 +01:00
2021-03-29 10:45:09 +02:00
2021-03-29 10:45:09 +02:00
2021-03-29 10:45:09 +02:00
2021-03-29 10:45:09 +02:00
2021-03-05 19:12:59 +01:00
2021-03-29 10:45:09 +02:00
2021-03-29 10:45:09 +02:00
2021-03-29 10:45:09 +02:00
2021-03-29 10:45:09 +02:00
2021-03-30 18:57:03 +02:00
2021-03-29 10:45:09 +02:00
2021-03-29 10:45:09 +02:00
2021-03-29 10:45:09 +02:00
2021-03-05 19:12:59 +01:00
2021-03-29 10:45:09 +02:00
2021-03-05 19:12:59 +01:00
2021-03-29 10:45:09 +02:00
2021-04-08 11:12:14 -05:00