[PATCH] D64810: [ARM] Add <saturate> operand to SQRSHRL and UQRSHLL

Mikhail Maltsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 02:48:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366555: [ARM] Add <saturate> operand to SQRSHRL and UQRSHLL (authored by miyuki, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64810?vs=210781&id=210785#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64810

Files:
  llvm/trunk/lib/Target/ARM/ARMInstrFormats.td
  llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
  llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/trunk/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.h
  llvm/trunk/test/MC/ARM/mve-scalar-shift.s
  llvm/trunk/test/MC/Disassembler/ARM/mve-scalar-shift.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64810.210785.patch
Type: text/x-patch
Size: 10416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/8838b44c/attachment.bin>


More information about the llvm-commits mailing list