diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2023-12-07 09:41:02 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-07 09:41:02 -0600 |
commit | 04c4566ca19c054c26460a14270086f1fbaf9abd (patch) | |
tree | 197378af5505b61bb1a12b398803dd825edc53d3 /clang/test/ParserOpenACC/parse-wait-construct.c | |
parent | 9026dff382c32e8924dc7ea4ad89dc5887608289 (diff) | |
download | llvm-04c4566ca19c054c26460a14270086f1fbaf9abd.zip llvm-04c4566ca19c054c26460a14270086f1fbaf9abd.tar.gz llvm-04c4566ca19c054c26460a14270086f1fbaf9abd.tar.bz2 |
[flang] Use `genOpenMPTerminator` to insert terminator (#74719)
The specific terminator operation depends on what operation it is inside
of. The function `genOpenMPTerminator` performs these checks and selects
the appropriate type of terminator.
Remove partial duplication of that code, and replace it with a function
call. This makes `genOpenMPTerminator` be the sole source of OpenMP
terminators.
Diffstat (limited to 'clang/test/ParserOpenACC/parse-wait-construct.c')
0 files changed, 0 insertions, 0 deletions