[all-commits] [llvm/llvm-project] f5d82d: [Flang][OpenMP] Add lowering support for is_device...

Akash Banerjee via All-commits all-commits at lists.llvm.org
Thu Nov 27 12:21:10 PST 2025


  Branch: refs/heads/users/Akash/is_device_ptr_lower
  Home:   https://github.com/llvm/llvm-project
  Commit: f5d82d24949340fe444ca635ef53ba161d19d678
      https://github.com/llvm/llvm-project/commit/f5d82d24949340fe444ca635ef53ba161d19d678
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-11-27 (Thu, 27 Nov 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
    M flang/lib/Lower/OpenMP/ClauseProcessor.h
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/test/Lower/OpenMP/target.f90
    M mlir/include/mlir/Dialect/OpenMP/OpenMPEnums.td
    M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp

  Log Message:
  -----------
  [Flang][OpenMP] Add lowering support for is_device_ptr clause

Add support for OpenMP is_device_ptr clause for target directives.



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