diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2021-09-29 13:45:07 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2021-10-04 09:39:04 -0400 |
commit | f074a6a041936cc5a93f0ca4fb6c2f6ed9895350 (patch) | |
tree | df7d46dbc82b56be2c983b2b94005292dadb3e7d /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | bf30c48419d8d0203088ef1d84599e7b3d685a4c (diff) | |
download | llvm-f074a6a041936cc5a93f0ca4fb6c2f6ed9895350.zip llvm-f074a6a041936cc5a93f0ca4fb6c2f6ed9895350.tar.gz llvm-f074a6a041936cc5a93f0ca4fb6c2f6ed9895350.tar.bz2 |
[OpenMP] Add options to change Attributor max iterations in OpenMPOpt
This patch adds a new command line option `openmp-opt-max-iterations`
that controls the maximum number of iterations the attributor will run
for when compiling OpenMP target device code. This patch also adds a
remark to indicate when the attributor failed because it did not run
for enough iterations.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D110749
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions