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