[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
Please register or sign in to comment