[all-commits] [llvm/llvm-project] 1f30e3: [OpenACC][CIR] Fix 'copy' tests after deferred emi...

Erich Keane via All-commits all-commits at lists.llvm.org
Fri Jun 6 06:15:01 PDT 2025


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

  Changed paths:
    M clang/test/CIR/CodeGenOpenACC/combined-copy.cpp
    M clang/test/CIR/CodeGenOpenACC/compute-copy.cpp

  Log Message:
  -----------
  [OpenACC][CIR] Fix 'copy' tests after deferred emission patch.

The patch #142998 crossed in the air with #142862.  This resulted in 2
of the tests from the former to not have the inlined function emitted.
This patch adds an additional function to force these to be emitted.



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