diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2022-01-10 22:19:29 +0000 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2022-01-10 22:19:30 +0000 |
commit | a74826d30a2ef900078cd2e18ae534e3e37691c0 (patch) | |
tree | 1fab32b485585bab4ded5ccec6291a81dd9f1b34 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | a765eea153897eee00eda6a68a9e7d4d84c823b8 (diff) | |
download | llvm-a74826d30a2ef900078cd2e18ae534e3e37691c0.zip llvm-a74826d30a2ef900078cd2e18ae534e3e37691c0.tar.gz llvm-a74826d30a2ef900078cd2e18ae534e3e37691c0.tar.bz2 |
[openmp][amdgpu] Replace unsigned long with uint64_t
Some types need to be 64 bit. Unsigned long is a hazard there.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D116963
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions