[flang-commits] [flang] [mlir] [MLIR][OpenMP] NFC: Uniformize OpenMP ops names (PR #85393)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Fri Mar 15 08:16:32 PDT 2024


kparzysz wrote:

> Why not `omp.target.enter_data` and `omp.target.exit_data`? The words are separate in the spec.

"target enter data" and "target exit data" are construct names in the spec.

https://github.com/llvm/llvm-project/pull/85393


More information about the flang-commits mailing list