[PATCH] D51034: [ARM] Rotated operand patterns for *xtb16

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 07:09:17 PDT 2018


samparker created this revision.
samparker added reviewers: SjoerdMeijer, john.brawn.
Herald added a reviewer: javed.absar.
Herald added subscribers: chrib, kristof.beyls.

Add intrinsic isel patterns for sxtb16, sxtab16, uxtb16 and uxtab16 so that they can perform a ror.


https://reviews.llvm.org/D51034

Files:
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb2.td
  test/CodeGen/ARM/acle-intrinsics-rot.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51034.161711.patch
Type: text/x-patch
Size: 6908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/b1fdd137/attachment.bin>


More information about the llvm-commits mailing list