Файли
rocm-systems/hipamd/include/hip/hcc_detail
Michael LIAO 2380eb8ecc [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.
2019-04-30 08:59:13 -04:00
..
2016-10-04 22:17:18 +05:30
2019-03-06 17:31:44 +05:30
2018-10-11 00:03:01 +01:00
2018-09-17 11:50:29 +03:00
2019-04-23 09:16:00 -04:00
2019-04-23 09:16:00 -04:00
2019-03-06 17:31:44 +05:30
2019-02-27 12:33:26 -05:00