[Mlir-commits] [mlir] [Flang] [MLIR] [OpenMP] Add initial MLIR op support for OMP TARGET UPDATE directive (PR #74699)

Raghu Maddhipatla llvmlistbot at llvm.org
Thu Dec 7 15:56:32 PST 2023


raghavendhra wrote:

> The operation without to or from operands has no real semantics or do you have one?

I understand what you are saying now. You are correct yes atleast one motion clause(TO or FROM) should be present semantically in the usage of OMP TARGET UPDATE directive. Sorry, I overlooked this restriction thanks for pointing this out.

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


More information about the Mlir-commits mailing list