[all-commits] [llvm/llvm-project] 55f794: AMDGPU: Correct costs of saturating add/sub intrin...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Aug 2 09:26:07 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-fix-cost-model-cost-add-sat
Home: https://github.com/llvm/llvm-project
Commit: 55f794058109dfd4b7927884579ab29915595045
https://github.com/llvm/llvm-project/commit/55f794058109dfd4b7927884579ab29915595045
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-02 (Fri, 02 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/AMDGPU/arith-ssat.ll
M llvm/test/Analysis/CostModel/AMDGPU/arith-usat.ll
Log Message:
-----------
AMDGPU: Correct costs of saturating add/sub intrinsics
These are directly legal with fast instructions.
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