[all-commits] [llvm/llvm-project] 8b4179: AMDGPU: Make v2f16/v2bf16 copysign legal

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri May 30 23:00:53 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/make-v2f16-copysign-legal
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b4179849a4267023e936715c9cdd252b6bbf194
      https://github.com/llvm/llvm-project/commit/8b4179849a4267023e936715c9cdd252b6bbf194
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-31 (Sat, 31 May 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.h
    M llvm/lib/Target/AMDGPU/SIInstructions.td
    M llvm/test/CodeGen/AMDGPU/copysign-simplify-demanded-bits.ll
    M llvm/test/CodeGen/AMDGPU/fcopysign.bf16.ll
    M llvm/test/CodeGen/AMDGPU/fcopysign.f16.ll

  Log Message:
  -----------
  AMDGPU: Make v2f16/v2bf16 copysign legal

Fixes #141931



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