[PATCH] D104626: [M68k] Refactor codegen patterns for logic operations and add tests for it

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 21 02:46:06 PDT 2021


Jim created this revision.
Herald added a subscriber: hiraditya.
Jim requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104626

Files:
  llvm/lib/Target/M68k/M68kInstrArithmetic.td
  llvm/test/CodeGen/M68k/Arith/logic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104626.353313.patch
Type: text/x-patch
Size: 8875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210621/5db44b16/attachment.bin>


More information about the llvm-commits mailing list