Commit 2f0047aa authored by Kiran Chandramohan's avatar Kiran Chandramohan
Browse files

[MLIR][OpenMP] Allow map operands to be not specified

This patch permits map operands to be not specified for the target
data operation. Also emit an error if none of the map, use_device_addr,
or use_device_ptr operands are specified.

Reviewed By: TIFitis

Differential Revision: https://reviews.llvm.org/D156170
parent abb09a67
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment