[PATCH] D27694: [ARM] Add ARMISD::VLD1DUP to match vld1_dup more consistently

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 13:54:16 PST 2016


efriedma updated this revision to Diff 81296.
efriedma added a comment.

Minor change I forgot to include in the diff.


Repository:
  rL LLVM

https://reviews.llvm.org/D27694

Files:
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  test/CodeGen/ARM/vlddup.ll
  test/CodeGen/ARM/vmul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27694.81296.patch
Type: text/x-patch
Size: 20450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161213/9d19e5d9/attachment.bin>


More information about the llvm-commits mailing list