[PATCH] D48439: [NEON] Support vldNq intrinsics in AArch32 (LLVM part)

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 07:02:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335733: [NEON] Support vldNq intrinsics in AArch32 (LLVM part) (authored by kosarev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48439?vs=152313&id=153075#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48439

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsARM.td
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrNEON.td
  llvm/trunk/test/CodeGen/ARM/arm-vlddup.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48439.153075.patch
Type: text/x-patch
Size: 37033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/ae64c332/attachment-0001.bin>


More information about the llvm-commits mailing list