[openacc] Use TableGen enum for default clause value
Use the TableGen feature to have enum values for clauses. Next step will be to extend the MLIR part used currently by OpenMP to use the same enum on the dialect side. This patch also add function that convert the enum to StringRef to be used on the dump-parse-tree from flang. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D93576
Loading
Please register or sign in to comment