[PATCH] D47447: [NEON] Support VST1xN intrinsics in AArch32 mode (LLVM part)

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 10 02:31:57 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D47447?vs=148796&id=150647#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47447

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsARM.td
  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-vst1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47447.150647.patch
Type: text/x-patch
Size: 33624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180610/2906b30f/attachment.bin>


More information about the llvm-commits mailing list