Unverified Commit b90d6b23 authored by Valentin Clement's avatar Valentin Clement
Browse files

[mlir][openacc] Switch deviceType to optional single operand

The standard suggests that the value for the `device_type` clause on the
`set` directive is a list but this does not makes sense. Restrict the number
of value to one so it matches the runtime function.

Reviewed By: razvanlupusoru

Differential Revision: https://reviews.llvm.org/D158644
parent d06b9239
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