[all-commits] [llvm/llvm-project] 02636c: [flang][OpenMP] `do concurrent` to device mapping ...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Fri Aug 29 01:55:10 PDT 2025
Branch: refs/heads/users/ergawy/upstream_dc_device_4_lit_tests
Home: https://github.com/llvm/llvm-project
Commit: 02636cafbcbc5236d6b8a49a7e34336da6cff16a
https://github.com/llvm/llvm-project/commit/02636cafbcbc5236d6b8a49a7e34336da6cff16a
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
A flang/test/Transforms/DoConcurrent/allocatable.f90
A flang/test/Transforms/DoConcurrent/host_eval.f90
M flang/test/Transforms/DoConcurrent/locally_destroyed_temp.f90
A flang/test/Transforms/DoConcurrent/map_shape_info.f90
M flang/test/Transforms/DoConcurrent/multiple_iteration_ranges.f90
A flang/test/Transforms/DoConcurrent/non_reference_to_device.f90
M flang/test/Transforms/DoConcurrent/not_perfectly_nested.f90
A flang/test/Transforms/DoConcurrent/runtime_sized_array.f90
A flang/test/Transforms/DoConcurrent/skip_all_nested_loops.f90
Log Message:
-----------
[flang][OpenMP] `do concurrent` to device mapping lit tests
Adds more lit tests for `do concurrent` device mapping.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list