Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Feb 2019 12:01:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 234480] devel/llvm70: Crashes with multimedia/aom >= 1.0.0.1109
Message-ID:  <bug-234480-29464-kZlCQIzwXk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234480-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234480-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234480

--- Comment #14 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Sat Feb  9 12:01:11 UTC 2019
New revision: 343935
URL: https://svnweb.freebsd.org/changeset/base/343935

Log:
  MFC r342592:

  Pull in r342397 from upstream llvm trunk (by Amara Emerson):

    Revert "Revert r342183 "[DAGCombine] Fix crash when store merging
    created an extract_subvector with invalid index.""

    Fixed the assertion failure.

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

  This fixes 'Assertion failed: ((VT.getVectorNumElements() +
  N2C->getZExtValue() <=3D N1.getValueType().getVectorNumElements()) &&
  "Extract subvector overflow!"), function getNode' when building the
  multimedia/aom port (with AVX2 enabled).

  Reported by:  jbeich
  PR:           234480

Changes:
_U  stable/11/
  stable/11/contrib/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
_U  stable/12/
  stable/12/contrib/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234480-29464-kZlCQIzwXk>