[all-commits] [llvm/llvm-project] 1328a8: AMDGPU: Fix handling of -0 in round lowering (#65761)

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Sep 18 23:14:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1328a8534bf85ba820ffb6d97e8520aa2aa13788
      https://github.com/llvm/llvm-project/commit/1328a8534bf85ba820ffb6d97e8520aa2aa13788
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-09-19 (Tue, 19 Sep 2023)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-intrinsic-round.mir
    M llvm/test/CodeGen/AMDGPU/fneg-combines.f16.ll
    M llvm/test/CodeGen/AMDGPU/fneg-combines.new.ll
    M llvm/test/CodeGen/AMDGPU/known-never-snan.ll
    M llvm/test/CodeGen/AMDGPU/llvm.round.f64.ll
    M llvm/test/CodeGen/AMDGPU/llvm.round.ll

  Log Message:
  -----------
  AMDGPU: Fix handling of -0 in round lowering (#65761)




More information about the All-commits mailing list