llvm-project/mlir/test/Dialect/OpenMP
Kiran Chandramohan 660832c4e7 [OpenMP,MLIR] Translation of parallel operation: num_threads, if clauses 3/n
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.

Reviewed by: SouraVX
Differential Revision: https://reviews.llvm.org/D84798
2020-08-07 20:54:24 +00:00
..
invalid.mlir [OpenMP,MLIR] Translation of parallel operation: num_threads, if clauses 3/n 2020-08-07 20:54:24 +00:00
ops.mlir [OpenMP,MLIR] Translation of parallel operation: num_threads, if clauses 3/n 2020-08-07 20:54:24 +00:00