[all-commits] [llvm/llvm-project] daa022: Enable roundeven.

Leon Clark via All-commits all-commits at lists.llvm.org
Tue Dec 20 07:40:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: daa022ca5707d8ddde987d3c8c2aea6bd9954e3f
      https://github.com/llvm/llvm-project/commit/daa022ca5707d8ddde987d3c8c2aea6bd9954e3f
  Author: Leon Clark <leoclark at amd.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
    R llvm/test/CodeGen/AMDGPU/GlobalISel/roundeven.ll
    A llvm/test/CodeGen/AMDGPU/roundeven.ll

  Log Message:
  -----------
  Enable roundeven.

Add support for roundeven and implement appropriate tests.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D137954




More information about the All-commits mailing list