[PATCH] D102256: [ARM][NEON] Combine base address updates for vst1x intrinsics

Kristina Bessonova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 12:34:25 PDT 2021


krisb updated this revision to Diff 345253.
krisb retitled this revision from "[ARM][NEON] Fix combining base address updates for vst1x" to "[ARM][NEON] Combine base address updates for vst1x intrinsics".
krisb added a comment.

Rebased on the top of main.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102256

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102256.345253.patch
Type: text/x-patch
Size: 48296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/68a297a0/attachment-0001.bin>


More information about the llvm-commits mailing list