[PATCH] D57942: [ARM] Add v8m.base pattern for add negative imm

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 07:26:38 PST 2019


samparker updated this revision to Diff 185968.
samparker added a comment.

I've opted for putting the pattern in ARMInstrInfo once everything has been included. Also added encodings to the test to ensure we're now using the correct movw.


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

https://reviews.llvm.org/D57942

Files:
  lib/Target/ARM/ARMInstrInfo.td
  test/CodeGen/ARM/sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57942.185968.patch
Type: text/x-patch
Size: 3447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/1d9d3d0f/attachment.bin>


More information about the llvm-commits mailing list