LLVM/project d620ea7llvm/lib/Transforms/Vectorize LoopVectorize.cpp, llvm/test/Transforms/LoopVectorize epilog-vectorization-reductions.ll

[LV] Handle live-ins in findRecipe.

Skip live-ins in findRecipe to prevent a crash for cases with degenerate
reductions (where the backedge value is a live-in). Such reductions
should be removed, but this requires further changes.

Fixes https://github.com/llvm/llvm-project/issues/175229.
DeltaFile
+99-0llvm/test/Transforms/LoopVectorize/epilog-vectorization-reductions.ll
+3-1llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+102-12 files

NetBSD/src x2qMl0Hdoc CHANGES

   doc: missed one
VersionDeltaFile
1.3214+4-2doc/CHANGES
+4-21 files

NetBSD/src FTrw27Idoc CHANGES

   doc: first week of 2026
VersionDeltaFile
1.3213+10-1doc/CHANGES
+10-11 files

NetBSD/pkgsrc-wip 4ee09d9wsjtx Makefile PLIST

(ham/wsjtx) files/README -> share/doc/wsjtx/README.netbsd
DeltaFile
+5-0wsjtx/Makefile
+1-0wsjtx/PLIST
+6-02 files

LLVM/project 9eac606llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp, llvm/test/Transforms/InstCombine simplify-demanded-fpclass-rounding-intrinsics.ll

ceil to -0
DeltaFile
+2-1llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+1-2llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-rounding-intrinsics.ll
+3-32 files

LLVM/project bf5cc66llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp

Zero implies normal
DeltaFile
+2-2llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+2-21 files

LLVM/project 0c33852llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp

Remove parentheses
DeltaFile
+1-1llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+1-11 files

LLVM/project 69b5dd1llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp

format
DeltaFile
+3-2llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+3-21 files

LLVM/project da9e433llvm/lib/Analysis ValueTracking.cpp

getScalarType()->isMultiUnitFPType()
DeltaFile
+3-2llvm/lib/Analysis/ValueTracking.cpp
+3-21 files

LLVM/project 6a568cellvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp

VTy->getScalarType()->isMultiUnitFPType()
DeltaFile
+1-1llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+1-11 files

LLVM/project 633a6bbllvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp

also zero
DeltaFile
+1-1llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+1-11 files

LLVM/project d96b09cllvm/include/llvm/Support KnownFPClass.h, llvm/lib/Analysis ValueTracking.cpp

InstCombine: Handle rounding intrinsics in SimplifyDemandedFPClass
DeltaFile
+55-89llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-rounding-intrinsics.ll
+66-0llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+28-0llvm/lib/Support/KnownFPClass.cpp
+2-20llvm/lib/Analysis/ValueTracking.cpp
+7-0llvm/include/llvm/Support/KnownFPClass.h
+158-1095 files

LLVM/project 5551b48llvm/test/Transforms/InstCombine simplify-demanded-fpclass-rounding-intrinsics.ll

InstCombine: Add SimplifyDemandedFPClass tests for round

Add tests for the family of rounding intrinsics
DeltaFile
+1,073-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-rounding-intrinsics.ll
+1,073-01 files

LLVM/project 5e11888llvm/lib/Support KnownFPClass.cpp, llvm/test/Transforms/Attributor nofpclass-sqrt.ll

ValueTracking: sqrt never returns subnormal
DeltaFile
+52-52llvm/test/Transforms/Attributor/nofpclass-sqrt.ll
+14-14llvm/unittests/Analysis/ValueTrackingTest.cpp
+2-5llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-sqrt.ll
+1-0llvm/lib/Support/KnownFPClass.cpp
+69-714 files

LLVM/project 59163d8llvm/test/Transforms/InstCombine simplify-demanded-fpclass-rounding-intrinsics.ll

Tests for 0 result implying normal input
DeltaFile
+144-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-rounding-intrinsics.ll
+144-01 files

LLVM/project 0b7c8ccllvm/include/llvm/Support KnownFPClass.h, llvm/lib/Analysis ValueTracking.cpp

InstCombine: Implement SimplifyDemandedFPClass for sqrt
DeltaFile
+38-0llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+10-19llvm/lib/Analysis/ValueTracking.cpp
+24-0llvm/lib/Support/KnownFPClass.cpp
+9-14llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-sqrt.ll
+4-0llvm/include/llvm/Support/KnownFPClass.h
+85-335 files

LLVM/project 12cccb9mlir/lib/Dialect/MemRef/IR MemRefOps.cpp, mlir/test/Dialect/MemRef ops.mlir

Reapply [mlir][memref]: Allow collapse of strided unit dim even if strides are dynamic (#171039)

DeltaFile
+14-1mlir/test/Dialect/MemRef/ops.mlir
+5-5mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
+19-62 files

NetBSD/pkgsrc UTHcruegames/tyrquake distinfo, games/tyrquake/patches patch-include_common.h

   tyrquake: Work around broken headers on certain netbsd arches in stable
   releases.
VersionDeltaFile
1.3+2-2games/tyrquake/patches/patch-include_common.h
1.11+2-2games/tyrquake/distinfo
+4-42 files

Dreckly/dreckly 2f4fa8cgames/tyrquake distinfo, games/tyrquake/patches patch-include_common.h

tyrquake: Work around broken headers in older netbsd releases.
DeltaFile
+1-1games/tyrquake/patches/patch-include_common.h
+1-1games/tyrquake/distinfo
+2-22 files

NetBSD/pkgsrc rvmTbeCdoc CHANGES-2026

   Updated devel/py-filelock, www/py-sanic, textproc/py-textfsm, databases/py-alembic
VersionDeltaFile
1.241+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc aWIrbJidatabases/py-alembic PLIST distinfo

   py-alembic: updated to 1.18.0

   1.18.0

   feature

   [feature] [operations]
   When alembic is run in “verbose” mode, alembic now logs a message to indicate from which file is used to load the configuration.

   [feature] [autogenerate]
   Autogenerate reflection sweeps now use the “bulk” inspector methods introduced in SQLAlchemy 2.0, which for selected dialects including PostgreSQL and Oracle use batched queries to reflect whole collections of tables using O(1) queries rather than O(N).

   [feature] [autogenerate]
   Release 1.18.0 introduces a plugin system that allows for automatic loading of third-party extensions as well as configurable autogenerate compare functionality on a per-environment basis.
   The Plugin class provides a common interface for extensions that register handlers among Alembic’s existing extension points such as Operations.register_operation() and Operations.implementation_for(). A new interface for registering autogenerate comparison handlers, Plugin.add_autogenerate_comparator(), provides for autogenerate compare functionality that may be custom-configured on a per-environment basis using the new EnvironmentContext.configure.autogenerate_plugins parameter.
   The change does not impact well known Alembic add-ons such as alembic-utils, which continue to work as before; however, such add-ons have the option to provide plugin entrypoints going forward.
   As part of this change, Alembic’s autogenerate compare functionality is reorganized into a series of internal plugins under the alembic.autogenerate namespace, which may be individually or collectively identified for inclusion and/or exclusion within the EnvironmentContext.configure() call using a new parameter EnvironmentContext.configure.autogenerate_plugins. This parameter is also where third party comparison plugins may also be indicated.
   See Plugins for complete documentation on the new Plugin class as well as autogenerate-specific usage instructions.
   usecase

    [13 lines not shown]
VersionDeltaFile
1.12+28-4databases/py-alembic/PLIST
1.36+4-4databases/py-alembic/distinfo
1.46+2-2databases/py-alembic/Makefile
+34-103 files

LLVM/project 7e4f390llvm/include/llvm/Support KnownFPClass.h, llvm/lib/Analysis ValueTracking.cpp

InstCombine: Handle fpext in SimplifyDemandedFPClass (#174849)

DeltaFile
+13-26llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-fpext.ll
+22-0llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+22-0llvm/lib/Support/KnownFPClass.cpp
+3-14llvm/lib/Analysis/ValueTracking.cpp
+6-0llvm/include/llvm/Support/KnownFPClass.h
+66-405 files

NetBSD/pkgsrc ixP6HdXtextproc/py-textfsm PLIST Makefile

   py-textfsm: updated to 2.1.0

   2.1.0

   Fixed multiple issues with textual Pager:

   First line of output was not being displayed (off by one error).
   SetLines was being ignored. Page size was fixed to terminal size.
   Only every 2nd 'enter' key was registered by tty.read, switched to using 'n' key instead.
   Prompt string did not truncate on narrow terminals
   Added paging support for MS Windows terminals
   Pager no longer exits automatically at end of buffer
   Fixes day-one issue of non displaying empty lines
   Correctly handles files smaller than the terminal
VersionDeltaFile
1.3+9-11textproc/py-textfsm/PLIST
1.3+8-9textproc/py-textfsm/Makefile
1.2+4-4textproc/py-textfsm/distinfo
1.1+1-0textproc/py-textfsm/ALTERNATIVES
+22-244 files

LLVM/project 007d2dcmlir/include/mlir/Dialect/SCF/IR SCFOps.td, mlir/lib/Dialect/SCF/IR SCF.cpp

Implement RegionBranchTerminatorOpInterface for scf.forall.in_parallel
DeltaFile
+18-13mlir/lib/Dialect/SCF/IR/SCF.cpp
+1-7mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
+19-202 files

NetBSD/pkgsrc 1Gwqal0www/py-sanic PLIST distinfo

   py-sanic: updated to 25.12.0

   25.12.0

   Create baseline for bandit to remove false positives
   Use secrets for generating unique ping payloads
   Add some typing and fix some tests
   Fix race condition in worker restart causing spawn failure
   Fix AttributeError in close_if_idle() when _http is not initialized
   Add typing for parameters of constructor of WorkerManager
   Update str_to_bool function to include 'nope' as a valid false value
   Add DetailedConverter for advanced environment variable conversion
   Fix WorkerManager.kill on Windows
   silent on RuntimeError when write_eof
   Single letter typo fix for request.md documentation
   Fixed incorrect links throughout the documentation
   Change the log type to debug
   Add correct path for Contribution guidelines
   Fix broken link in website

    [19 lines not shown]
VersionDeltaFile
1.23+13-1www/py-sanic/PLIST
1.35+4-4www/py-sanic/distinfo
1.46+3-3www/py-sanic/Makefile
+20-83 files

NetBSD/src Jpid6pztools/compat configure compat_defs.h

   tools build fixes for <sys/endian.h> changes, from skrll
VersionDeltaFile
1.111+12-12tools/compat/configure
1.131+5-2tools/compat/compat_defs.h
1.113+2-2tools/compat/configure.ac
+19-163 files

NetBSD/pkgsrc MJ8xNpqdevel/py-filelock distinfo Makefile

   py-filelock: updated to 3.20.3

   3.20.3
   Fix TOCTOU symlink vulnerability in SoftFileLock
VersionDeltaFile
1.36+4-4devel/py-filelock/distinfo
1.37+2-2devel/py-filelock/Makefile
+6-62 files

NetBSD/pkgsrc ZiAahThdoc CHANGES-2026

   Updated textproc/py-rst2pdf, www/py-starlette, math/py-scikit-learn, math/py-scikit-image
VersionDeltaFile
1.240+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc cymyXXzmath/py-scikit-image PLIST Makefile

   py-scikit-image: updated to 0.26.0

   0.26.0

   New Features

   - Add new parameter ``max_step_cost`` to ``skimage.graph.MCP.find_costs`` which allows limiting the maximal stepping cost between points
   - In ``skimage.transform``, add the ``identity`` class constructor to all geometric transforms. For example, you can now use  ``skimage.transform.PolynomialTransform(dimensionality=2)``
   - Add new property ``intensity_median`` to ``skimage.measure.regionprops``
   - ``binary_blobs`` now supports a ``mode`` parameter for the Gaussian filter, allowing periodic boundary conditions with ``mode="wrap"``
VersionDeltaFile
1.10+8-499math/py-scikit-image/PLIST
1.29+5-5math/py-scikit-image/Makefile
1.13+4-4math/py-scikit-image/distinfo
+17-5083 files

NetBSD/pkgsrc fSpcRY4math/py-scikit-learn PLIST Makefile, math/py-scikit-learn/patches patch-sklearn_preprocessing___target__encoder__fast.pyx

   py-scikit-learn: updated to 1.8.0

   Version 1.8.0

   Changes impacting many modules

   - |Efficiency| Improved CPU and memory usage in estimators and metric functions that rely on
     weighted percentiles and better match NumPy and Scipy (un-weighted) implementations
     of percentiles.

   Support for Array API

   Additional estimators and functions have been updated to include support for all
   `Array API <https://data-apis.org/array-api/latest/>`_ compliant inputs.
VersionDeltaFile
1.13+197-19math/py-scikit-learn/PLIST
1.34+8-8math/py-scikit-learn/Makefile
1.18+5-5math/py-scikit-learn/distinfo
1.3+3-3math/py-scikit-learn/patches/patch-sklearn_preprocessing___target__encoder__fast.pyx
+213-354 files