[all-commits] [llvm/llvm-project] 7d1f9d: AMDGPU: Correct costs of saturating add/sub intrin...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jul 26 13:01:10 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-fix-cost-model-cost-add-sat
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d1f9d23ea87d05a97e529d4fc3d08c15bbae0f3
      https://github.com/llvm/llvm-project/commit/7d1f9d23ea87d05a97e529d4fc3d08c15bbae0f3
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-07-26 (Fri, 26 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