[all-commits] [llvm/llvm-project] 5f1cad: [ARM] Skip combining base updates for vld1x NEON i...

sjoerdmeijer via All-commits all-commits at lists.llvm.org
Fri Aug 28 12:31:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f1cad4d296a20025f0b3ea30d82b278ddb8779b
      https://github.com/llvm/llvm-project/commit/5f1cad4d296a20025f0b3ea30d82b278ddb8779b
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    A llvm/test/CodeGen/ARM/pr45824.ll

  Log Message:
  -----------
  [ARM] Skip combining base updates for vld1x NEON intrinsics

Skip this for now, to avoid a backend crash in:

  UNREACHABLE executed at llvm/lib/Target/ARM/ARMISelLowering.cpp:13412

This should fix PR45824.

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




More information about the All-commits mailing list