[all-commits] [llvm/llvm-project] 7feda9: 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:02:06 PDT 2024
Branch: refs/heads/users/arsenm/add-perfhint-tests
Home: https://github.com/llvm/llvm-project
Commit: 7feda956b5b792fe6978a8ec6119599563de6245
https://github.com/llvm/llvm-project/commit/7feda956b5b792fe6978a8ec6119599563de6245
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