commit | c0d585d24aec9c9bc914ec97894439f37827042f | [log] [tgz] |
---|---|---|
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | Tue Sep 27 17:38:48 2016 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 31 20:28:52 2020 -0700 |
tree | a6fb6dc83e9751c54f65e3a684473e693a0d9c7a | |
parent | 2e0907cdaf4eb671aa33edb2e21566de3871dd53 [diff] |
Mixed type atomic routines for unsigned integers. New routines should be used for atomics like "<int>OP=<float>" when <int> is unsigned. Using functions __kmpc_atomic_fixed<bits>_<op>_fp) produces incorrect results Differential Revision: https://reviews.llvm.org/D24756 llvm-svn: 282509 GitOrigin-RevId: be31337e9df17b1fc7ffd6743e528586a8cee454