[PATCH] D79606: [ARM] Convert VDUPLANE to VDUP under MVE
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 8 01:01:53 PDT 2020
dmgreen updated this revision to Diff 262828.
dmgreen added a comment.
Now with an extra VMOVrh(extract(..)) -> VGETLANEu fold.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79606/new/
https://reviews.llvm.org/D79606
Files:
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/test/CodeGen/Thumb2/LowOverheadLoops/fast-fp-loops.ll
llvm/test/CodeGen/Thumb2/mve-pred-shuffle.ll
llvm/test/CodeGen/Thumb2/mve-vdup.ll
llvm/test/CodeGen/Thumb2/mve-vecreduce-fminmax.ll
llvm/test/CodeGen/Thumb2/mve-vld3.ll
llvm/test/CodeGen/Thumb2/mve-vld4.ll
llvm/test/CodeGen/Thumb2/mve-vst3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79606.262828.patch
Type: text/x-patch
Size: 67939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/4043e480/attachment.bin>
More information about the llvm-commits
mailing list