[all-commits] [llvm/llvm-project] 2ff12f: [flang][NFC] move extractSequenceType helper out o...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Tue Mar 12 10:33:19 PDT 2024
Branch: refs/heads/users/tblah/omp_array_reduction_5
Home: https://github.com/llvm/llvm-project
Commit: 2ff12fa0a580cb060f208d173d9af72bfa49d3b2
https://github.com/llvm/llvm-project/commit/2ff12fa0a580cb060f208d173d9af72bfa49d3b2
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIRType.h
M flang/lib/Lower/OpenACC.cpp
M flang/lib/Optimizer/Dialect/FIRType.cpp
Log Message:
-----------
[flang][NFC] move extractSequenceType helper out of OpenACC to share code
Moving extractSequenceType to FIRType.h so that this can also be used
from OpenMP.
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