[all-commits] [llvm/llvm-project] 9c2187: TTI: Check legalization cost of abs nodes
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Aug 8 12:57:12 PDT 2024
Branch: refs/heads/users/arsenm/tti-check-abs-legalize-costs
Home: https://github.com/llvm/llvm-project
Commit: 9c21872a5ab0b5e91b90701326a672f4b73b463d
https://github.com/llvm/llvm-project/commit/9c21872a5ab0b5e91b90701326a672f4b73b463d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-08 (Thu, 08 Aug 2024)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
M llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/AMDGPU/abs.ll
M llvm/test/Analysis/CostModel/AMDGPU/arith-ssat.ll
M llvm/test/Analysis/CostModel/AMDGPU/arith-usat.ll
Log Message:
-----------
TTI: Check legalization cost of abs nodes
Also adjust the AMDGPU 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