[PATCH] D102855: [ARM][NEON] Combine base address updates for vld1x intrinsics

Kristina Bessonova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 02:07:17 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG44843e2a046e: [ARM][NEON] Combine base address updates for vld1x intrinsics (authored by krisb).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102855/new/

https://reviews.llvm.org/D102855

Files:
  llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/ARM/ARMInstrNEON.td
  llvm/test/CodeGen/ARM/arm-vld1.ll
  llvm/test/CodeGen/ARM/pr45824.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102855.347609.patch
Type: text/x-patch
Size: 38893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/463456d8/attachment.bin>


More information about the llvm-commits mailing list