FreeBSD/ports dd457afmath/onednn distinfo Makefile

math/onednn: update 3.12.1 → 3.12.2
DeltaFile
+3-3math/onednn/distinfo
+1-1math/onednn/Makefile
+4-42 files

LLVM/project 4cb3cefclang/include/clang/AST Decl.h

[clang][docs] Add \code comments around code in doc comments (#207116)
DeltaFile
+4-0clang/include/clang/AST/Decl.h
+4-01 files

FreeBSD/ports 1b90374science/ncrystal Makefile distinfo, science/py-ncrystal distinfo Makefile

science/{,py-}ncrystal: update 4.4.4 → 4.4.6
DeltaFile
+3-6science/ncrystal/Makefile
+3-3science/py-ncrystal/distinfo
+3-3science/ncrystal/distinfo
+1-1science/py-ncrystal/Makefile
+10-134 files

OPNSense/core b86fb99src/opnsense/mvc/app/models/OPNsense/Monit Monit.xml

monit: allow spaces in places

Monit model never had a security concept and GHSA-fq94-cxvc-9r7w made
sure to restrict the fields, but went a bit too far with them.

PR: https://forum.opnsense.org/index.php?topic=52263.0
DeltaFile
+3-0src/opnsense/mvc/app/models/OPNsense/Monit/Monit.xml
+3-01 files

LLVM/project 6e3a6cflld/ELF AMDGPUObjectLinking.cpp, lld/test/ELF amdgpu-lds-link-time-ordering-multigroup.s amdgpu-lds-link-time-random-layout.s

[RFC][AMDGPU][lld] Add object linking support

Add AMDGPU ELF object-linking support in lld, including resource propagation,
LDS layout, indirect-call handling, named-barrier updates, target compatibility
checks, and kernel descriptor/metadata patching.

This is a large PR because the linker needs to understand and validate several
AMDGPU object-linking concepts end to end. I tried to keep the changes scoped to
the necessary linker support and related metadata plumbing, but I'm open to
suggestions on how to split or structure the review to make it easier.
DeltaFile
+1,757-0lld/ELF/AMDGPUObjectLinking.cpp
+510-0lld/test/ELF/amdgpu-lds-link-time-ordering-multigroup.s
+452-0lld/test/ELF/amdgpu-lds-link-time-random-layout.s
+430-0lld/test/ELF/amdgpu-lds-link-time-grouped.s
+406-0lld/test/ELF/amdgpu-lds-link-time-ordering-complex.s
+404-0lld/test/ELF/amdgpu-resource-usage.s
+3,959-049 files not shown
+10,032-555 files

LLVM/project f083dadllvm/test/TableGen submulticlass-typecheck.td exists-error-non-string.td

[NFC][LLVM] Remove `XFAIL: vg_leaks` from TableGen lit tests (#207016)
DeltaFile
+1-2llvm/test/TableGen/submulticlass-typecheck.td
+0-1llvm/test/TableGen/exists-error-non-string.td
+0-1llvm/test/TableGen/exists-error-record.td
+0-1llvm/test/TableGen/exists-error-uninitialized.td
+0-1llvm/test/TableGen/exists.td
+0-1llvm/test/TableGen/field-access-initializers.td
+1-789 files not shown
+1-9695 files

FreeBSD/ports 12e548ccad/verilator pkg-plist distinfo

cad/verilator: update 5.048 → 5.050
DeltaFile
+12-8cad/verilator/pkg-plist
+3-3cad/verilator/distinfo
+1-1cad/verilator/Makefile
+16-123 files

LLVM/project e8950f2llvm/lib/Target/RISCV RISCVISelLowering.cpp, llvm/test/CodeGen/RISCV/rvv pr206788.ll

[RISCV] Constant fold bitcast of constant 0 in combineVectorSizedSetCCEquality. (#207112)

There seem to be some combinations of vector type and scalar type where
a bitcast of constant 0 doesn't get folded or type legalized to a
build_vector of 0 with the vector type we want. I think it's when the
integer type is 2*xlen and <2 x iXLen> is a legal type, but I'm not
sure.

I don't have any other tests to know if adding/improving a DAG combine
is worthwhile so I just did this quick fix at the source.
DeltaFile
+7-1llvm/lib/Target/RISCV/RISCVISelLowering.cpp
+2-4llvm/test/CodeGen/RISCV/rvv/pr206788.ll
+9-52 files

LLVM/project 4425cf1llvm/lib/Target/RISCV RISCVInstrInfoV.td, llvm/lib/Target/RISCV/AsmParser RISCVAsmParser.cpp

[RISCV] Rework vmsge(u).vx pseudos to work better with near-miss assembler support (#207097)

Previously we had 3 pseudos:
 vr destination with no mask
 vrnov0 destination with mask
 vr destination with mask and temporary dest

This was intended to prevent a v0 destination with mask and no
temporary. The vrnov0 case confused the near miss code and caused
multiple errors.

This patch reduces to 2 pseudos:
 vr destination with optional mask
 vr destination with mask and pseudo

The v0 destination with mask error is moved to validateInstruction which
allows us to give a better error.
DeltaFile
+13-5llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
+2-8llvm/lib/Target/RISCV/RISCVInstrInfoV.td
+1-4llvm/test/MC/RISCV/rvv/invalid.s
+16-173 files

LLVM/project 672dfe9llvm/lib/Target/RISCV RISCVInstrInfo.td, llvm/test/MC/RISCV rv64h-invalid.s rv32h-invalid.s

[RISCV] Add HasStdExtH to hfence.gvma and hfence.vvma aliases (#207061)
DeltaFile
+11-4llvm/test/MC/RISCV/rv64h-invalid.s
+11-4llvm/test/MC/RISCV/rv32h-invalid.s
+10-4llvm/test/MC/RISCV/priv-invalid.s
+2-0llvm/lib/Target/RISCV/RISCVInstrInfo.td
+34-124 files

FreeBSD/ports f807022science/py-cirq-ionq distinfo Makefile

science/py-cirq-ionq: update 1.6.1 → 1.7.0
DeltaFile
+3-3science/py-cirq-ionq/distinfo
+1-2science/py-cirq-ionq/Makefile
+4-52 files

FreeBSD/ports f112d73science/py-cirq-web distinfo Makefile

science/py-cirq-web: update 1.6.1 → 1.7.0
DeltaFile
+3-3science/py-cirq-web/distinfo
+1-1science/py-cirq-web/Makefile
+4-42 files

FreeBSD/ports 966d491science/py-cirq-google distinfo Makefile

science/py-cirq-google: update 1.6.1 → 1.7.0
DeltaFile
+3-3science/py-cirq-google/distinfo
+1-1science/py-cirq-google/Makefile
+4-42 files

FreeBSD/ports d25f820science/py-cirq-core distinfo Makefile

science/py-cirq-core: update 1.6.1 → 1.7.0
DeltaFile
+3-3science/py-cirq-core/distinfo
+1-2science/py-cirq-core/Makefile
+4-52 files

FreeBSD/ports be46f6ascience/py-cirq-pasqal distinfo Makefile

science/py-cirq-pasqal: update 1.6.1 → 1.7.0
DeltaFile
+3-3science/py-cirq-pasqal/distinfo
+1-2science/py-cirq-pasqal/Makefile
+4-52 files

FreeBSD/ports 01e30ddscience/py-cirq-aqt distinfo Makefile

science/py-cirq-aqt: update 1.6.1 → 1.7.0
DeltaFile
+3-3science/py-cirq-aqt/distinfo
+1-2science/py-cirq-aqt/Makefile
+4-52 files

DragonFlyBSD/src 0aac955sys/dev/apple/ir appleir.c

apple_ir(4): Replace 'CTLFLAG_RWTUN' with a TUNABLE_INT()

And thus fix building with USB_DEBUG enabled.
DeltaFile
+2-1sys/dev/apple/ir/appleir.c
+2-11 files

FreeBSD/ports 94bb61cmisc/comfyui Makefile distinfo

misc/comfyui: update 0.26.0 → 0.27.0
DeltaFile
+5-5misc/comfyui/Makefile
+3-3misc/comfyui/distinfo
+4-0misc/comfyui/pkg-plist
+12-83 files

FreeBSD/ports 6521e8fmisc/py-comfy-kitchen Makefile distinfo

misc/py-comfy-kitchen: update 0.2.14 → 0.2.16
DeltaFile
+6-6misc/py-comfy-kitchen/Makefile
+3-3misc/py-comfy-kitchen/distinfo
+9-92 files

FreeBSD/ports 64b74cfmisc/py-comfyui-embedded-docs distinfo Makefile

misc/py-comfyui-embedded-docs: update 0.5.5 → 0.5.6
DeltaFile
+3-3misc/py-comfyui-embedded-docs/distinfo
+1-1misc/py-comfyui-embedded-docs/Makefile
+4-42 files

FreeBSD/ports 40270a8misc/py-comfyui-frontend-package distinfo Makefile

misc/py-comfyui-frontend-package: update 1.45.19 → 1.45.20
DeltaFile
+3-3misc/py-comfyui-frontend-package/distinfo
+1-1misc/py-comfyui-frontend-package/Makefile
+4-42 files

FreeBSD/ports ab74bebmisc/py-comfyui-workflow-templates Makefile distinfo

misc/py-comfyui-workflow-templates: update 0.11.0 → 0.11.1
DeltaFile
+7-7misc/py-comfyui-workflow-templates/Makefile
+3-3misc/py-comfyui-workflow-templates/distinfo
+10-102 files

FreeBSD/ports 3fd92dcmisc/py-comfyui-workflow-templates-media-video distinfo Makefile

misc/py-comfyui-workflow-templates-media-video: update 0.3.100 → 0.3.101
DeltaFile
+3-3misc/py-comfyui-workflow-templates-media-video/distinfo
+1-1misc/py-comfyui-workflow-templates-media-video/Makefile
+4-42 files

FreeBSD/ports aa3111amisc/py-comfyui-workflow-templates-media-other distinfo Makefile

misc/py-comfyui-workflow-templates-media-other: update 0.3.228 → 0.3.229
DeltaFile
+3-3misc/py-comfyui-workflow-templates-media-other/distinfo
+1-1misc/py-comfyui-workflow-templates-media-other/Makefile
+4-42 files

FreeBSD/ports 7389a3amisc/py-comfyui-workflow-templates-media-image distinfo Makefile

misc/py-comfyui-workflow-templates-media-image: update 0.3.159 → 0.3.160
DeltaFile
+3-3misc/py-comfyui-workflow-templates-media-image/distinfo
+1-1misc/py-comfyui-workflow-templates-media-image/Makefile
+4-42 files

FreeBSD/ports 2465a8dmisc/py-comfyui-workflow-templates-media-api distinfo Makefile

misc/py-comfyui-workflow-templates-media-api: update 0.3.83 → 0.3.84
DeltaFile
+3-3misc/py-comfyui-workflow-templates-media-api/distinfo
+1-1misc/py-comfyui-workflow-templates-media-api/Makefile
+4-42 files

FreeBSD/ports e843ad8misc/py-comfyui-workflow-templates-json distinfo Makefile

misc/py-comfyui-workflow-templates-json: update 0.1.0 → 0.1.1
DeltaFile
+3-3misc/py-comfyui-workflow-templates-json/distinfo
+1-1misc/py-comfyui-workflow-templates-json/Makefile
+4-42 files

FreeBSD/ports 57c365fmisc/py-comfyui-workflow-templates-core distinfo Makefile

misc/py-comfyui-workflow-templates-core: update 0.3.265 → 0.3.266
DeltaFile
+3-3misc/py-comfyui-workflow-templates-core/distinfo
+1-1misc/py-comfyui-workflow-templates-core/Makefile
+4-42 files

FreeBSD/ports 888e164misc/opennn distinfo Makefile, misc/opennn/files patch-opennn_pch.h

misc/opennn: update 8.0.0 → 8.0.1
DeltaFile
+0-11misc/opennn/files/patch-opennn_pch.h
+3-3misc/opennn/distinfo
+3-1misc/opennn/Makefile
+1-0misc/opennn/pkg-plist
+7-154 files

FreeBSD/ports d283fc6misc/py-elevenlabs Makefile distinfo

misc/py-elevenlabs: update 2.54.0 → 2.56.0
DeltaFile
+4-3misc/py-elevenlabs/Makefile
+3-3misc/py-elevenlabs/distinfo
+7-62 files