[all-commits] [llvm/llvm-project] d4485b: [flang][NFC] move extractSequenceType helper out o...

Tom Eccles via All-commits all-commits at lists.llvm.org
Wed Mar 20 03:09:58 PDT 2024


  Branch: refs/heads/users/tblah/omp_array_reduction_5
  Home:   https://github.com/llvm/llvm-project
  Commit: d4485b12264cadf6644d22d489b98e6bbd17a9e2
      https://github.com/llvm/llvm-project/commit/d4485b12264cadf6644d22d489b98e6bbd17a9e2
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2024-03-20 (Wed, 20 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