[all-commits] [llvm/llvm-project] e4d8e0: [OpenACC][CIR] Implement present/deviceptr/attach ...

Erich Keane via All-commits all-commits at lists.llvm.org
Fri Jun 27 10:25:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e4d8e06f83f866786cb5af602857f6d161501593
      https://github.com/llvm/llvm-project/commit/e4d8e06f83f866786cb5af602857f6d161501593
  Author: erichkeane <ekeane at nvidia.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenOpenACCClause.cpp
    M clang/test/CIR/CodeGenOpenACC/data.c

  Log Message:
  -----------
  [OpenACC][CIR] Implement present/deviceptr/attach lowering for data

These three are once again are IR clones of what the compute
IR looks like, so this patch is just adding the implementation and
writing sufficient tests.



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