[all-commits] [llvm/llvm-project] edf0d0: [OpenACc][CIR] Fix tests failed because of crossed...
Erich Keane via All-commits
all-commits at lists.llvm.org
Thu Jun 26 11:04:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edf0d0da435cb423bf82c87ead2787048d5cc991
https://github.com/llvm/llvm-project/commit/edf0d0da435cb423bf82c87ead2787048d5cc991
Author: erichkeane <ekeane at nvidia.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M clang/test/CIR/CodeGenOpenACC/combined-copy.c
M clang/test/CIR/CodeGenOpenACC/compute-copy.c
Log Message:
-----------
[OpenACc][CIR] Fix tests failed because of crossed-patches
Review #145600 and #145770 crossed, which caused compute-copy and
combined-copy tests to fail because of an insufficiently written 'check'
line for a cir.func, which didn't account for the linkage spec being
added. This patch adds that to fix the build.
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