[all-commits] [llvm/llvm-project] 906341: [OpenMP][clang] Remove metadata checks in amdgcn_w...
Jason-VanBeusekom via All-commits
all-commits at lists.llvm.org
Tue Dec 2 09:13:19 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90634160d0687a58a5dec8d199013eb31203de5e
https://github.com/llvm/llvm-project/commit/90634160d0687a58a5dec8d199013eb31203de5e
Author: Jason-VanBeusekom <jason.van-beusekom at hpe.com>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M clang/test/OpenMP/amdgcn_weak_alias.c
Log Message:
-----------
[OpenMP][clang] Remove metadata checks in amdgcn_weak_alias.c (#170326)
4394aa685c4b01ad3782a137fcfebeadc4941df1 introduced the test
amdgcn_weak_alias, which is failing on the reverse iteration build, due
to the the order of the aliasees being different. This failure is a test
issue, not a bug, so the metadata checks are removed.
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