[Mlir-commits] [mlir] [Flang] [MLIR] [OpenMP] Add initial MLIR op support for OMP TARGET UPDATE directive (PR #74699)
Valentin Clement バレンタイン クレメン
llvmlistbot at llvm.org
Thu Dec 7 16:08:03 PST 2023
clementval wrote:
No worries. Basically to my understanding this operation has a meaning only if it has at least an operand that needs data movement. Without that it's just a no op and makes little sense
https://github.com/llvm/llvm-project/pull/74699
More information about the Mlir-commits
mailing list