[PATCH] D47120: [NEON] Support VLD1xN intrinsics in AArch32 mode (LLVM part)

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 2 09:44:22 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D47120?vs=147717&id=149614#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47120

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-vld1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47120.149614.patch
Type: text/x-patch
Size: 29935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180602/3008e667/attachment.bin>


More information about the llvm-commits mailing list