diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2021-07-22 08:27:36 -0400 |
---|---|---|
committer | Huber, Joseph <huberjn@ornl.gov> | 2021-07-22 09:24:07 -0400 |
commit | a158d3663fc5b3596eaac7da857e7422d12b243e (patch) | |
tree | 8986fc921d89359b0d3dc2c92eaac26ba691488d /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | fd3823cc8249dd6b350d63bf6cf1f493e5b31fef (diff) | |
download | llvm-a158d3663fc5b3596eaac7da857e7422d12b243e.zip llvm-a158d3663fc5b3596eaac7da857e7422d12b243e.tar.gz llvm-a158d3663fc5b3596eaac7da857e7422d12b243e.tar.bz2 |
[OpenMP] Fix warnings for uninitialized block counts
Summary:
Fixes some warning given for uninitialized block counts if the exection mode is
not recognized. This shouldn't happen in practice because the execution mode is
checked when it's read from the device.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions