[all-commits] [llvm/llvm-project] 41d666: [GlobalISel][AMDGPU] Lower G_SMULH/G_UMULH

pdhaliwal-amd via All-commits all-commits at lists.llvm.org
Wed Sep 23 19:26:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 41d6669f1f16cc2f6cd0faf2c58447d1aa2072fa
      https://github.com/llvm/llvm-project/commit/41d6669f1f16cc2f6cd0faf2c58447d1aa2072fa
  Author: Pushpinder Singh <Pushpinder.Singh at amd.com>
  Date:   2020-09-23 (Wed, 23 Sep 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-smulh.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-umulh.mir

  Log Message:
  -----------
  [GlobalISel][AMDGPU] Lower G_SMULH/G_UMULH

Reviewed By: arsenm, foad

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




More information about the All-commits mailing list