[PATCH] D69509: [ARM] Attempt to use whole register vmovs for MVE shuffles.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 8 03:22:10 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG792fab343ba9: [ARM] Attempt to use whole register vmovs for MVE shuffles. (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D69509?vs=226649&id=232731#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69509

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-pred-shuffle.ll
  llvm/test/CodeGen/Thumb2/mve-shuffle.ll
  llvm/test/CodeGen/Thumb2/mve-shufflemov.ll
  llvm/test/CodeGen/Thumb2/mve-vld3.ll
  llvm/test/CodeGen/Thumb2/mve-vldst4.ll
  llvm/test/CodeGen/Thumb2/mve-vst3.ll
  llvm/test/CodeGen/Thumb2/mve-vst4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69509.232731.patch
Type: text/x-patch
Size: 147670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191208/b89e9b3e/attachment-0001.bin>


More information about the llvm-commits mailing list