[all-commits] [llvm/llvm-project] d59a2a: [ARM][NEON] Combine base address updates for vst1x...

chbessonova via All-commits all-commits at lists.llvm.org
Wed May 19 05:07:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d59a2a32b942ffb0decef5370eec98b8eba99c11
      https://github.com/llvm/llvm-project/commit/d59a2a32b942ffb0decef5370eec98b8eba99c11
  Author: Kristina Bessonova <kbessonova at accesssoftek.com>
  Date:   2021-05-19 (Wed, 19 May 2021)

  Changed paths:
    M llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
    M llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.h
    M llvm/lib/Target/ARM/ARMInstrNEON.td
    M llvm/test/CodeGen/ARM/arm-vst1.ll

  Log Message:
  -----------
  [ARM][NEON] Combine base address updates for vst1x intrinsics

Differential Revision: https://reviews.llvm.org/D102256




More information about the All-commits mailing list