[Bug 264979] archivers/c-blosc2: compiler crash on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Jul 2022 23:16:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264979
--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=836d47d38e0a586c9b307fd7fb46bf563acba151
commit 836d47d38e0a586c9b307fd7fb46bf563acba151
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2022-07-01 23:13:46 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2022-07-01 23:13:46 +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
.../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.