[all-commits] [llvm/llvm-project] 285182: [flang][acc] Attach FortranObjectViewOpInterface t...

Razvan Lupusoru via All-commits all-commits at lists.llvm.org
Thu Jun 4 10:49:19 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2851820759fd912c17ac07a492687499aa83906a
      https://github.com/llvm/llvm-project/commit/2851820759fd912c17ac07a492687499aa83906a
  Author: Razvan Lupusoru <razvan.lupusoru at gmail.com>
  Date:   2026-06-04 (Thu, 04 Jun 2026)

  Changed paths:
    M flang/include/flang/Optimizer/OpenACC/Support/FIROpenACCOpsInterfaces.h
    M flang/lib/Optimizer/OpenACC/Support/FIROpenACCOpsInterfaces.cpp
    M flang/lib/Optimizer/OpenACC/Support/RegisterOpenACCExtensions.cpp

  Log Message:
  -----------
  [flang][acc] Attach FortranObjectViewOpInterface to acc.unwrap_private (#201646)

Since this operation is simply a zero-offset view, attach the
FortranObjectViewOpInterface to allow FIR AA to walk this if needed.



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