[all-commits] [llvm/llvm-project] 14520f: [OpenMP][MLIR] Use opaque pointers in OpenMP trans...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Tue Oct 24 14:06:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14520fa33a9683f01f32b47e82ac4b1302f39168
https://github.com/llvm/llvm-project/commit/14520fa33a9683f01f32b47e82ac4b1302f39168
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
M mlir/test/Target/LLVMIR/openmp-llvm-invalid.mlir
M mlir/test/Target/LLVMIR/openmp-llvm.mlir
M mlir/test/Target/LLVMIR/openmp-nested.mlir
M mlir/test/Target/LLVMIR/openmp-teams.mlir
Log Message:
-----------
[OpenMP][MLIR] Use opaque pointers in OpenMP translation tests 1/2 (#70057)
First half of the tests switching to opaque pointers. Rest of the tests
are omptarget-*.mlir and a specific test for typed pointers.
Patch created as requested in
https://github.com/llvm/llvm-project/pull/69772
More information about the All-commits
mailing list