[all-commits] [llvm/llvm-project] 5cb522: [M68k] Refactor codegen patterns for logic operati...

Jim Lin via All-commits all-commits at lists.llvm.org
Tue Jun 22 22:23:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5cb5225cf5c2adb55c55af842c4df5876e47169e
      https://github.com/llvm/llvm-project/commit/5cb5225cf5c2adb55c55af842c4df5876e47169e
  Author: Jim Lin <jim at andestech.com>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
    M llvm/lib/Target/M68k/M68kInstrArithmetic.td
    A llvm/test/CodeGen/M68k/Arith/bitwise.ll

  Log Message:
  -----------
  [M68k] Refactor codegen patterns for logic operations and add tests for it

Refactor pat for and, or and xor operation and add missing tests for it

Reviewed By: myhsu

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




More information about the All-commits mailing list