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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Aug 9 01:55:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdadc2eb9ed50a811d45b1db64473dd321ef72ee
      https://github.com/llvm/llvm-project/commit/cdadc2eb9ed50a811d45b1db64473dd321ef72ee
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-08-09 (Fri, 09 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 (#100808)

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