[all-commits] [llvm/llvm-project] 7ae003: [AMDGPU] Fix expansion of i16 MULH

Piotr Sobczak via All-commits all-commits at lists.llvm.org
Thu Oct 22 08:06:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ae0033ca88126a14be65d09a11a6f9e0b72262e
      https://github.com/llvm/llvm-project/commit/7ae0033ca88126a14be65d09a11a6f9e0b72262e
  Author: Piotr Sobczak <Piotr.Sobczak at amd.com>
  Date:   2020-10-22 (Thu, 22 Oct 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/srem.ll

  Log Message:
  -----------
  [AMDGPU] Fix expansion of i16 MULH

This commit marks i16 MULH as expand in AMDGPU backend,
which is necessary after the refactoring in D80485.

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




More information about the All-commits mailing list