[all-commits] [llvm/llvm-project] 8f3b2c: AMDGPU/GlobalISel: Remove selection of MAD/MAC whe...

Carl Ritson via All-commits all-commits at lists.llvm.org
Thu Jun 18 18:31:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f3b2c8aa3175628128a32a6bcaecc67efd03514
      https://github.com/llvm/llvm-project/commit/8f3b2c8aa3175628128a32a6bcaecc67efd03514
  Author: Carl Ritson <carl.ritson at amd.com>
  Date:   2020-06-19 (Fri, 19 Jun 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fmad.s32.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/udiv.i64.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/urem.i64.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Remove selection of MAD/MAC when not available

Add code to respect mad-mac-f32-insts target feature.

Reviewed By: arsenm

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




More information about the All-commits mailing list