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

chbessonova via All-commits all-commits at lists.llvm.org
Sun Jun 13 02:19:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6b9836b09c78dc05abb6dfd4ad39345bc4d9f09
      https://github.com/llvm/llvm-project/commit/f6b9836b09c78dc05abb6dfd4ad39345bc4d9f09
  Author: Kristina Bessonova <kbessonova at accesssoftek.com>
  Date:   2021-06-13 (Sun, 13 Jun 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/ARMInstrNEON.td
    M llvm/test/CodeGen/ARM/arm-vlddup-update.ll

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

Reviewed By: dmgreen

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




More information about the All-commits mailing list