Mercurial > hg > CbC > CbC_llvm
diff openmp/docs/remarks/OMP130.rst @ 232:70dce7da266c llvm-original
llvm original Jul 20 16:41:34 2021
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 21 Jul 2021 10:27:27 +0900 |
parents | 5f17cb93ff66 |
children | c4bab56944e8 |
line wrap: on
line diff
--- a/openmp/docs/remarks/OMP130.rst Sun Jul 18 22:43:00 2021 +0900 +++ b/openmp/docs/remarks/OMP130.rst Wed Jul 21 10:27:27 2021 +0900 @@ -1,8 +1,8 @@ +.. _omp130: + Removing unused state machine from generic-mode kernel. [OMP130] ================================================================ -.. _omp130: - This optimization remark indicates that an unused state machine was removed from a target region. This occurs when there are no parallel regions inside of a target construct. Normally, a state machine is required to schedule the threads