[PATCH] D64316: [ARM] MVE vector of 64bit types

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 11:43:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366106: [ARM] MVE vector for 64bit types (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64316?vs=208352&id=209925#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64316

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
  llvm/trunk/test/CodeGen/Thumb2/mve-abs.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-bitarith.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-div-expand.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-fmath.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-fp-negabs.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-frint.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-minmax.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-neg.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-sext.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-shifts.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-shuffle.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-simple-arith.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-soft-float-abi.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-vcvt.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-vdup.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-vmovimm.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-vmvnimm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64316.209925.patch
Type: text/x-patch
Size: 87964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/46ce806c/attachment.bin>


More information about the llvm-commits mailing list