[all-commits] [llvm/llvm-project] 677cc1: clang/AMDGPU: Defeat attribute optimization in att...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Jul 14 08:17:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 677cc15e0ff2e0e6aa30538eb187990a6a8f53c0
https://github.com/llvm/llvm-project/commit/677cc15e0ff2e0e6aa30538eb187990a6a8f53c0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-07-14 (Sun, 14 Jul 2024)
Changed paths:
M clang/test/CodeGenHIP/default-attributes.hip
Log Message:
-----------
clang/AMDGPU: Defeat attribute optimization in attribute test
The optimization attributes are mostly noise for the purposes of the test.
Also hoping this fixes https://lab.llvm.org/buildbot/#/builders/193/builds/940,
which for some reason looks like the optimization isn't running.
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