[all-commits] [llvm/llvm-project] 1d1853: [AMDGPU] Treat F64 TRANS instructions as VALU for ...

Jay Foad via All-commits all-commits at lists.llvm.org
Wed Feb 11 11:15:15 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d18539a7b60c05a587ac439b1d9095d01ac691e
      https://github.com/llvm/llvm-project/commit/1d18539a7b60c05a587ac439b1d9095d01ac691e
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInsertDelayAlu.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f64.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.rsq.clamp.ll
    M llvm/test/CodeGen/AMDGPU/frem.ll
    M llvm/test/CodeGen/AMDGPU/insert-delay-alu.mir

  Log Message:
  -----------
  [AMDGPU] Treat F64 TRANS instructions as VALU for S_DELAY_ALU insertion (#180940)

This matches the hardware behavior.



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