[all-commits] [llvm/llvm-project] aaccc9: [M68k][GloballSel] LegalizerInfo implementation

Sushma Unnibhavi via All-commits all-commits at lists.llvm.org
Thu Jul 15 12:01:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aaccc985a88db4fb7ae4be341db62bb1fe974102
      https://github.com/llvm/llvm-project/commit/aaccc985a88db4fb7ae4be341db62bb1fe974102
  Author: Sushma Unnibhavi <sushmaunnibhavi425 at gmail.com>
  Date:   2021-07-15 (Thu, 15 Jul 2021)

  Changed paths:
    M llvm/lib/Target/M68k/GlSel/M68kLegalizerInfo.cpp
    A llvm/test/CodeGen/M68k/GlobalISel/arithmetic.ll

  Log Message:
  -----------
  [M68k][GloballSel] LegalizerInfo implementation

Added rules for G_ADD, G_SUB, G_MUL, G_UDIV to be legal.

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




More information about the All-commits mailing list