[PATCH] D110725: [MSP430] Add codegen support for MSP430X shift instructions

Jozef Lawrynowicz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 02:01:51 PDT 2021


jozefl updated this revision to Diff 379309.
jozefl added a comment.

Rebase to fix pre-merge tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110725

Files:
  llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
  llvm/lib/Target/MSP430/MSP430ISelLowering.h
  llvm/lib/Target/MSP430/MSP430InstrInfoExtended.td
  llvm/test/CodeGen/MSP430/shift-amount-threshold.ll
  llvm/test/CodeGen/MSP430/shifts-430x-byte.ll
  llvm/test/CodeGen/MSP430/shifts-430x-word.ll
  llvm/test/CodeGen/MSP430/shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110725.379309.patch
Type: text/x-patch
Size: 39751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/fd0e41a7/attachment-0001.bin>


More information about the llvm-commits mailing list