[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 21:10:02 PDT 2021


Jim updated this revision to Diff 353546.
Jim added a comment.

Rename `Logic` to `Bitwise`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104626/new/

https://reviews.llvm.org/D104626

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104626.353546.patch
Type: text/x-patch
Size: 8887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/150967da/attachment.bin>


More information about the llvm-commits mailing list