[all-commits] [llvm/llvm-project] b9f2b3: [AArch64][GlobalISel] Scalarize <2 x s64> G_MUL si...

AE via All-commits all-commits at lists.llvm.org
Mon Sep 28 19:30:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b9f2b3bc431a0053159939a4132814fb113af131
      https://github.com/llvm/llvm-project/commit/b9f2b3bc431a0053159939a4132814fb113af131
  Author: Amara Emerson <amara at apple.com>
  Date:   2020-09-28 (Mon, 28 Sep 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-mul.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Scalarize <2 x s64> G_MUL since we don't have native support for it.

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




More information about the All-commits mailing list