https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264979
--- Comment #7 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=836d47d38e0a586c9b307fd7fb46bf563acba151 commit 836d47d38e0a586c9b307fd7fb46bf563acba151 Author: Dimitry Andric <[email protected]> AuthorDate: 2022-07-01 23:13:46 +0000 Commit: Dimitry Andric <[email protected]> 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 <[email protected]> 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.
