diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-06-25 16:00:43 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-06-25 16:00:43 +0000 |
commit | a90fc6617fb5df0d07956d08cbc300dca5924680 (patch) | |
tree | 67540fdfea61b0c363ca79f2b039442ae63a7c03 /llvm/docs/AddingConstrainedIntrinsics.rst | |
parent | 9762b26032c8b926fc2a77b30c93c2aacc52a46e (diff) | |
download | bcm5719-llvm-a90fc6617fb5df0d07956d08cbc300dca5924680.tar.gz bcm5719-llvm-a90fc6617fb5df0d07956d08cbc300dca5924680.zip |
[OPENMP]Fix PR41966: type mismatch in runtime functions.
Target-based runtime functions use int64_t type for sizes, while the
compiler uses size_t type. It leads to miscompilation in 32 bit mode.
llvm-svn: 364327
Diffstat (limited to 'llvm/docs/AddingConstrainedIntrinsics.rst')
0 files changed, 0 insertions, 0 deletions