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