[Mlir-commits] [mlir] [NFC][MLIR][OpenMP] Add test for lowering omp target parallel (PR #70795)

Kiran Chandramohan llvmlistbot at llvm.org
Mon Nov 6 03:12:17 PST 2023


https://github.com/kiranchandramohan commented:

Also, test minimally here. Only test the call to `@__kmpc_parallel_51` with the correct outlined function, and the surrounding `target_init` and `target_exit`.

https://github.com/llvm/llvm-project/pull/70795


More information about the Mlir-commits mailing list