diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2020-12-04 06:17:08 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2020-12-04 07:44:36 -0800 |
commit | 2502f899543151cf3d35c0fa0eef4ba681ad4e77 (patch) | |
tree | 4104f664baf8af0dc7a677266b05c8d91e01f670 /llvm/lib/Analysis/CGSCCPassManager.cpp | |
parent | 4a8b5e9896232f34c8cc062a85e1c241f493cdef (diff) | |
download | llvm-2502f899543151cf3d35c0fa0eef4ba681ad4e77.zip llvm-2502f899543151cf3d35c0fa0eef4ba681ad4e77.tar.gz llvm-2502f899543151cf3d35c0fa0eef4ba681ad4e77.tar.bz2 |
[OPENMP]Fix PR48387: disable warning messages caused by internal conversions.
Compiler needs to convert some of the loop iteration
variables/conditions to different types for better codegen and it may
lead to spurious warning messages about implicit signed/unsigned
conversions.
Differential Revision: https://reviews.llvm.org/D92655
Diffstat (limited to 'llvm/lib/Analysis/CGSCCPassManager.cpp')
0 files changed, 0 insertions, 0 deletions