[all-commits] [llvm/llvm-project] 5d4863: AMDGPU: Correct costs of saturating add/sub intrin...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Jul 28 07:08:55 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-fix-cost-model-cost-add-sat
Home: https://github.com/llvm/llvm-project
Commit: 5d48633b5a33786a430e9ad9ac5d774c0f9b1b39
https://github.com/llvm/llvm-project/commit/5d48633b5a33786a430e9ad9ac5d774c0f9b1b39
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-07-28 (Sun, 28 Jul 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