[all-commits] [llvm/llvm-project] afdc19: AMDGPU: Reduce AddedComplexity on canonicalize pat...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Dec 12 17:00:02 PST 2024
Branch: refs/heads/users/arsenm/amdgpu-reduce-canonicalize-addedcomplexity-1000
Home: https://github.com/llvm/llvm-project
Commit: afdc198444b70ea53322321d1e192db0cdee8110
https://github.com/llvm/llvm-project/commit/afdc198444b70ea53322321d1e192db0cdee8110
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstructions.td
Log Message:
-----------
AMDGPU: Reduce AddedComplexity on canonicalize pattern
Pick the minimum complexity required for tests to pass instead of
a giant debug value of 1000.
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