[all-commits] [llvm/llvm-project] cee3b5: [NFC][MLIR][OpenMP] Add test for lowering omp targ...
Dominik Adamski via All-commits
all-commits at lists.llvm.org
Tue Nov 7 05:36:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cee3b5ef858b1c4efac6d07ca0e841ee7bb4873b
https://github.com/llvm/llvm-project/commit/cee3b5ef858b1c4efac6d07ca0e841ee7bb4873b
Author: Dominik Adamski <dominik.adamski at amd.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
A mlir/test/Target/LLVMIR/omptarget-parallel-llvm.mlir
Log Message:
-----------
[NFC][MLIR][OpenMP] Add test for lowering omp target parallel (#70795)
Added MLIR test which checks if MLIR sample code with omp target
parallel construct is correctly lowered to LLVM IR for the device.
More information about the All-commits
mailing list