Michael LIAO
e637e72364
[Device Function] Fix implementation of __bitinsert_u64
...
- It's a common mistake by assuming 1 << shamt would be promoted to
64-bit, if shamt is a 64-bit integer. That's not the case. Replace
that left shift to a 64-bit one to ensure it won't fall into undefined
behavior.
- Fix the host-side implementation as well for device function testing.
[ROCm/hip commit: 9bd2d5746d ]
2019-04-30 08:59:13 -04:00
..
2018-10-17 14:32:25 +05:30
2018-10-17 14:32:25 +05:30
2018-10-17 14:32:25 +05:30
2019-04-30 08:59:13 -04:00
2018-10-17 14:32:25 +05:30
2018-10-17 14:32:25 +05:30
2018-10-17 14:32:25 +05:30
2018-10-17 14:32:25 +05:30
2018-10-17 14:32:25 +05:30
2018-10-17 14:32:25 +05:30
2018-03-12 11:29:03 +05:30
2018-03-12 11:29:03 +05:30
2018-10-18 12:27:03 +01:00
2019-01-07 09:26:21 +05:30
2018-03-12 11:29:03 +05:30
2018-07-27 17:07:00 -04:00
2018-10-17 14:32:25 +05:30
2018-12-18 19:31:54 +00:00
2018-05-31 03:17:26 +01:00
2018-03-12 11:29:03 +05:30
2018-12-18 19:31:54 +00:00
2018-05-31 03:17:26 +01:00
2018-10-18 12:27:03 +01:00
2018-10-17 14:32:25 +05:30
2018-09-17 15:26:45 +05:30
2018-12-18 19:31:54 +00:00
2018-10-17 14:32:25 +05:30
2018-03-12 11:29:03 +05:30
2018-10-17 14:32:25 +05:30
2018-09-17 15:32:05 +05:30
2018-05-31 03:17:26 +01:00
2018-10-17 14:32:25 +05:30
2018-03-12 11:29:03 +05:30
2018-11-06 11:39:34 +01:00
2019-01-24 22:48:35 +00:00
2018-10-11 00:21:41 +01:00
2018-05-31 15:27:12 +01:00
2018-03-12 11:29:03 +05:30
2018-09-17 15:15:49 +05:30
2019-01-24 22:48:35 +00:00
2018-09-17 15:32:05 +05:30
2018-10-17 14:32:25 +05:30
2018-07-17 19:33:13 +01:00
2018-07-17 17:18:45 +01:00
2018-06-25 17:49:50 +01:00