[all-commits] [llvm/llvm-project] 44843e: [ARM][NEON] Combine base address updates for vld1x...

chbessonova via All-commits all-commits at lists.llvm.org
Tue May 25 02:07:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44843e2a046ef9959166e53d6c0cfb3b286fd4ce
      https://github.com/llvm/llvm-project/commit/44843e2a046ef9959166e53d6c0cfb3b286fd4ce
  Author: Kristina Bessonova <kbessonova at accesssoftek.com>
  Date:   2021-05-25 (Tue, 25 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-vld1.ll
    R llvm/test/CodeGen/ARM/pr45824.ll

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

Reviewed By: dmgreen

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




More information about the All-commits mailing list