[Bug 264979] archivers/c-blosc2: compiler crash on armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 05 Jul 2022 18:23:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264979

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=92f7d05dd251b111913d642a8562567bcbd9b539

commit 92f7d05dd251b111913d642a8562567bcbd9b539
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2022-07-01 23:13:46 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2022-07-05 18:22:20 +0000

    Apply llvm fix for assertion/crash building archivers/c-blosc2

    Merge commit 88ce403c6aab from llvm git (by Florian Hahn):

      [LV] Add new block to place recurrence splice, if needed.

      In some cases, a recurrence splice instructions needs to be inserted
      between to regions, for example if the regions get re-arranged during
      sinking.

      Fixes #56146.

    PR:             264979
    Reported by:    Robert Clausecker <fuz@fuz.su>
    MFC after:      3 days

    (cherry picked from commit 836d47d38e0a586c9b307fd7fb46bf563acba151)

 .../llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp    | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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