[all-commits] [llvm/llvm-project] 6c3644: AMDGPU: Add cost model tests for minimumnum/maximu...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jun 17 15:56:37 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/add-cost-model-tests-minimumnum-maximumnum
Home: https://github.com/llvm/llvm-project
Commit: 6c36441325766e6d3e62e6b4ed7a5417f931ca4e
https://github.com/llvm/llvm-project/commit/6c36441325766e6d3e62e6b4ed7a5417f931ca4e
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-17 (Tue, 17 Jun 2025)
Changed paths:
A llvm/test/Analysis/CostModel/AMDGPU/maximumnum.ll
A llvm/test/Analysis/CostModel/AMDGPU/minimumnum.ll
Log Message:
-----------
AMDGPU: Add cost model tests for minimumnum/maximumnum
The f16 cases in particular look broken since every vector size
has the same reported cost.
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