[all-commits] [llvm/llvm-project] 13dd6d: AMDGPU: Try to add some more amdgpu-perf-hint tests
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Aug 11 04:05:28 PDT 2024
Branch: refs/heads/users/arsenm/add-perfhint-tests
Home: https://github.com/llvm/llvm-project
Commit: 13dd6d2d8e0196880863095f130866451cf90756
https://github.com/llvm/llvm-project/commit/13dd6d2d8e0196880863095f130866451cf90756
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-11 (Sun, 11 Aug 2024)
Changed paths:
M llvm/test/CodeGen/AMDGPU/perfhint.ll
Log Message:
-----------
AMDGPU: Try to add some more amdgpu-perf-hint tests
This test has hardly any test coverage, and no IR tests. Add a few
more tests involving calls, and add some IR checks. This pass needs
a lot of work to improve the test coverage, and to actually use
the cost model instead of making up its own accounting scheme.
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