[PATCH] D71361: [THUMB] Allow thumb2 emit T3 type add and sub
Diogo N. Sampaio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 08:09:02 PST 2019
dnsampaio created this revision.
dnsampaio added reviewers: eli.friedman, olista01.
Herald added subscribers: llvm-commits, dmgreen, hiraditya.
Herald added a project: LLVM.
This patch allows to emit thumb2 add and sub
instructions with 12 bit immediates in the
emitT2RegPlusImmediate function.
- Splitting parts of the D70680 <https://reviews.llvm.org/D70680>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D71361
Files:
llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
llvm/test/CodeGen/Thumb2/mve-stacksplot.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71361.233373.patch
Type: text/x-patch
Size: 4113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/44f4e0fd/attachment-0001.bin>
More information about the llvm-commits
mailing list