[PATCH] D71361: [ARM][THUMB2] Allow emitting T3 types of add and sub

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 06:14:14 PST 2019


dnsampaio updated this revision to Diff 234043.
dnsampaio marked 2 inline comments as done.
dnsampaio added a comment.

Added mir test.
Moved assert before T1 test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71361

Files:
  llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
  llvm/test/CodeGen/MIR/ARM/thumb2-sub-sp-t3.mir
  llvm/test/CodeGen/Thumb2/mve-stacksplot.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71361.234043.patch
Type: text/x-patch
Size: 8349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/40e7cba5/attachment.bin>


More information about the llvm-commits mailing list