[all-commits] [llvm/llvm-project] 4c6eb3: [MIPatternMatch]: Add matchers for binary instruct...

petar-avramovic via All-commits all-commits at lists.llvm.org
Tue Apr 27 02:39:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c6eb3886c50ac11d23251625bd12e79cd56a1dd
      https://github.com/llvm/llvm-project/commit/4c6eb3886c50ac11d23251625bd12e79cd56a1dd
  Author: Petar Avramovic <Petar.Avramovic at amd.com>
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
    M llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp

  Log Message:
  -----------
  [MIPatternMatch]: Add matchers for binary instructions

Add matchers that support commutative and non-commutative binary opcodes.

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




More information about the All-commits mailing list