This simple patch translates the num_threads and if clauses of the parallel operation. Also includes test cases.
A minor change was made to parsing of the if clause to parse AnyType and return the parsed type. Updates to test cases also.
Differential D84798
[OpenMP,MLIR] Translation of parallel operation: num_threads, if clauses 3/n kiranchandramohan on Jul 28 2020, 1:50 PM. Authored by
Details This simple patch translates the num_threads and if clauses of the parallel operation. Also includes test cases. A minor change was made to parsing of the if clause to parse AnyType and return the parsed type. Updates to test cases also.
Diff Detail
Event TimelineComment Actions No complaints form my side :)
|