LLVM/project 52df4a1llvm/lib/Target/AMDGPU SIInstrInfo.cpp SILowerSGPRSpills.cpp

[AMDGPU] Fix typos "SPGR" / "VPGR" in comments
DeltaFile
+1-1llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
+1-1llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
+2-22 files

LLVM/project dd871f5flang/test/Lower/HLFIR goto-do-body.f90

[flang] Use CHECK-DAG to check constants (NFC) (#184097)

It is part of https://github.com/llvm/llvm-project/pull/180556, as a
separate NFC PR.
DeltaFile
+6-6flang/test/Lower/HLFIR/goto-do-body.f90
+6-61 files

LLVM/project 4738391llvm/lib/Target/AArch64 AArch64ISelLowering.cpp

[AArch64][NFC] Remove unused parameters for `performORCombine` (#184075)

DeltaFile
+3-4llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
+3-41 files

LLVM/project 1ed3939llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp

Update llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp

Co-authored-by: Nikita Popov <npopov at redhat.com>
DeltaFile
+1-1llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+1-11 files

NetBSD/src qixEHUtdoc CHANGES

   powerpc: Add kernel crash dump support for OEA platforms.
VersionDeltaFile
1.3232+3-1doc/CHANGES
+3-11 files

FreeBSD/ports a64162fwww/fmd-server distinfo

www/fmd-server: fix distinfo
DeltaFile
+89-89www/fmd-server/distinfo
+89-891 files

FreeBSD/src 06ac71cshare/man/man5 style.mdoc.5

style.mdoc: Left angle bracket is not less-than

MFC after:              3 days
Differential Revision:  https://reviews.freebsd.org/D55300
DeltaFile
+1-1share/man/man5/style.mdoc.5
+1-11 files

OpenBSD/ports hziCVVxdevel/py-tox Makefile distinfo, devel/py-tox/pkg PLIST

   update to py3-tox-4.47.0
VersionDeltaFile
1.13+15-0devel/py-tox/pkg/PLIST
1.31+9-3devel/py-tox/Makefile
1.13+2-2devel/py-tox/distinfo
+26-53 files

FreeBSD/src 47326cbshare/man/man5 style.mdoc.5

style.mdoc: Remove synopsis formatting advice

Remove incorrect advice. The first rule was no spaces padding pipes
when showing alternates. Almost universally we not do this, and third
party manuals do not either. The second was using Cm to mark up symbols.
This advice is in conflict with mdoc(7), and the extended documentation
on mdoc linked below, which is also linked at the bottom of mdoc(7).

Conflicting information in our docs is a natural result of documentation
proliferation. The most important thing we can do to reduce technical
debt in the documentation is reduce the amount of doc overlap. Excessive
technical debt and conflicting rules is a barrier to new contributors.
This type of work requires thorough expertise, is not glamorous at all,
and to add insult to injury, is socially unsafe. To get new contributors
to the docs project, we must deduplicate documentation.

We have the mdoc manual, examples/mdoc, style.mdoc, and the fdp chapter
on manual pages. With this many, they will inevitably come to contain
conflicting information, and people will learn not to read them or work

    [5 lines not shown]
DeltaFile
+0-67share/man/man5/style.mdoc.5
+0-671 files

NetBSD/pkgsrc-wip 6a3142bterraform-provider-aws4 Makefile, terraform-provider-aws5 Makefile

terraform-provider-*: Remove likely not needed UNLIMIT_RESOURCES

This was cargo-culted from net/terraform-provider-aws and probably not
needed.

net/terraform-provider-aws3 is the only Go package that has that.

Keep it for terraform-provider-aws3 for avoiding possible regressions.
(We should investigate though and G/C there too if no longer relevant.)
DeltaFile
+0-2terraform-provider-aws4/Makefile
+0-2terraform-provider-aws5/Makefile
+0-2terraform-provider-kubectl/Makefile
+0-2terraform-provider-kubernetes/Makefile
+0-2terraform-provider-local/Makefile
+0-2terraform-provider-random/Makefile
+0-126 files

OpenBSD/ports FeXUo79comms/zigbee2mqtt distinfo Makefile, comms/zigbee2mqtt/patches patch-data_configuration_example_yaml

   update to zigbee2mqtt-2.9.0
VersionDeltaFile
1.13+253-214comms/zigbee2mqtt/pkg/PLIST
1.14+4-4comms/zigbee2mqtt/distinfo
1.2+1-1comms/zigbee2mqtt/patches/patch-data_configuration_example_yaml
1.22+1-1comms/zigbee2mqtt/Makefile
+259-2204 files

LLVM/project 6cce18bllvm/lib/Transforms/Vectorize LoopIdiomVectorize.cpp, llvm/test/Transforms/LoopIdiom/AArch64 find-first-byte.ll

[LoopIdiomVectorize] Avoid wrapping in find_first_of loops. (#180570)

As noted in
https://github.com/llvm/llvm-project/pull/179298#discussion_r2757948654,
use integer induction variables to avoid potential pointer wrap.
DeltaFile
+117-85llvm/test/Transforms/LoopIdiom/AArch64/find-first-byte.ll
+35-17llvm/lib/Transforms/Vectorize/LoopIdiomVectorize.cpp
+152-1022 files

LLVM/project 0e9cb93llvm/lib/Analysis ValueTracking.cpp, llvm/test/Transforms/Attributor nofpclass-bitcast.ll

ValueTracking: Teach computeKnownFPClass to look at bitcast + integer max

The returned class will still be one of the bitpatterns.

This pattern is used in rocm device libraries in assorted functions, e.g.,
https://github.com/ROCm/llvm-project/blob/amd-staging/amd/device-libs/ocml/src/rlen3F.cl#L20

I believe it is blocking the eliminationg of finite checks in some of the more
complex functions.
DeltaFile
+213-0llvm/test/Transforms/Attributor/nofpclass-bitcast.ll
+27-7llvm/lib/Analysis/ValueTracking.cpp
+240-72 files

OpenBSD/ports iEk6ZYXdevel/objfw Makefile distinfo, devel/objfw/pkg PLIST

   update to objfw-1.5.1
VersionDeltaFile
1.4+14-0devel/objfw/pkg/PLIST
1.13+5-5devel/objfw/Makefile
1.10+2-2devel/objfw/distinfo
+21-73 files

LLVM/project c1d82e2mlir/lib/Reducer OptReductionPass.cpp

[mlir][reducer] Use LDBG in opt-reduction-pass (NFC) (#184026)

Co-authored-by: Mehdi Amini <joker.eph at gmail.com>
DeltaFile
+5-5mlir/lib/Reducer/OptReductionPass.cpp
+5-51 files

LLVM/project 00af181mlir/lib/Dialect/EmitC/IR EmitC.cpp, mlir/test/Dialect/EmitC form-expressions.mlir

[mlir][emitc] Fix crash in form-expressions when identity cast is folded (#183894)

When the --form-expressions pass runs applyPatternsGreedily, the greedy
rewriter calls CastOpInterface::foldTrait on ops inside ExpressionOp
bodies. For an identity cast (e.g. `emitc.cast i32 to i32`), this fold
succeeds and replaces the op's result with its operand (a block
argument), leaving the ExpressionOp body in the form `{ yield %arg }`.

Subsequently, if the cast expression's result had its use count reduced
to one (e.g. because a dead non-EmitC use was eliminated),
FoldExpressionOp would select this expression as a candidate to fold
into an outer expression. It then calls usedExpression.getRootOp(),
which returns nullptr because the body yields a block argument rather
than an op result. The subsequent mapper.lookup(nullptr) crashes with an
assertion.

Fix by adding a FoldTrivialExpressionOp canonicalization pattern that
handles ExpressionOps whose body yields a block argument directly: such
an expression is a passthrough and can be replaced by the corresponding

    [3 lines not shown]
DeltaFile
+28-0mlir/test/Dialect/EmitC/form-expressions.mlir
+21-1mlir/lib/Dialect/EmitC/IR/EmitC.cpp
+49-12 files

LLVM/project a7eae74llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp InstCombineInternal.h

InstCombine: Pass SimplifyQuery through SimplifyDemandedFPClass
DeltaFile
+31-29llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+3-19llvm/lib/Transforms/InstCombine/InstCombineInternal.h
+4-2llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
+2-1llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
+40-514 files

FreeBSD/src fae551bshare/man/man5 style.mdoc.5

style.mdoc: Li macro is undeprecated for some time

Previously, the mdoc linter warned against using Li as it was deprecated
upstream. However, upstream undeprecated it since last year. As usual
when it comes to style, the best thing to do is to follow the existing
style of the page. We have many manuals which prefer double quotes.

MFC after:              3 days
Citation:               https://cvsweb.bsd.lv/mandoc/mdoc.7?rev=1.297
Differential Revision:  https://reviews.freebsd.org/D55297
DeltaFile
+1-9share/man/man5/style.mdoc.5
+1-91 files

OpenBSD/ports 0laUeUZdatabases/freetds distinfo Makefile

   update to freetds-1.5.14
VersionDeltaFile
1.109+2-2databases/freetds/distinfo
1.175+1-1databases/freetds/Makefile
+3-32 files

LLVM/project 482a771llvm/lib/CodeGen/SelectionDAG DAGCombiner.cpp, llvm/test/CodeGen/RISCV combine-clmul.ll

[DAG] visitCLMUL - fold (clmul x, c_pow2) -> (shl x, log2(c_pow2)) (#184049)

Implements the missing basic folds for `ISD::CLMUL` in `visitCLMUL`:
 - `(clmul x, 1)` → `x` 
 - `(clmul x, c_pow2)` → `(shl x, log2(c_pow2))`

These were previously only folded during scalar expansion
(`expandCLMUL`), so targets with native CLMUL support (e.g. X86 pclmul,
RISCV Zbc) never had the opportunity to simplify these cases.

Fixes #181831
DeltaFile
+13-49llvm/test/CodeGen/X86/combine-clmul.ll
+12-0llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
+1-2llvm/test/CodeGen/RISCV/combine-clmul.ll
+26-513 files

NetBSD/pkgsrc-wip e5e29ccterraform-provider-aws distinfo go-modules.mk, terraform-provider-aws4 distinfo go-modules.mk

terraform-provider-aws4: Add version suffix

Consistent with other aws provider versions.
DeltaFile
+0-1,304terraform-provider-aws/distinfo
+1,304-0terraform-provider-aws4/distinfo
+0-435terraform-provider-aws/go-modules.mk
+435-0terraform-provider-aws4/go-modules.mk
+27-0terraform-provider-aws4/Makefile
+0-25terraform-provider-aws/Makefile
+1,766-1,7646 files not shown
+1,771-1,77012 files

OpenBSD/ports BKF2z4Ssysutils/py-filelock Makefile distinfo, sysutils/py-filelock/pkg PLIST

   update to py3-filelock-3.25.0
VersionDeltaFile
1.34+5-2sysutils/py-filelock/Makefile
1.24+2-2sysutils/py-filelock/distinfo
1.10+3-0sysutils/py-filelock/pkg/PLIST
+10-43 files

LLVM/project e44fd05mlir/include/mlir/Dialect/AMX AMX.td, mlir/include/mlir/Dialect/X86 X86.td

[mlir][x86] Move AMX dialect into X86 dialect (#183717)

Unifies the two dialects that define x86 operations into a single one.
The AMX dialect is moved into X86 in line with other x86 extensions.

Following the dialect renaming, X86 dialect is now a suitable home for
wider range of operations targeting specific hardware features. Moving
AMX definitions to X86 dialect creates a single, centralized hub for
defining all x86 intrinsic-like operations. The new grouping aims to
eliminate the need for new dialects as new hardware extensions become
available.

The two dialects are simply merged together. X86 dialect refactoring
will be addressed separately.

List of changes:
  - operations: 'amx.tile_*' => 'x86.amx.tile_*'
  - types: '!amx.tile' => '!x86.amx.tile'
  - namespace: 'mlir::amx' => 'mlir::x86::amx'

    [4 lines not shown]
DeltaFile
+0-440mlir/include/mlir/Dialect/AMX/AMX.td
+384-0mlir/include/mlir/Dialect/X86/X86.td
+0-318mlir/lib/Dialect/AMX/IR/AMXDialect.cpp
+285-0mlir/lib/Dialect/X86/IR/X86Dialect.cpp
+198-0mlir/test/Integration/Dialect/Vector/CPU/X86/AMX/muli-ext.mlir
+0-198mlir/test/Integration/Dialect/Vector/CPU/AMX/muli-ext.mlir
+867-95659 files not shown
+2,083-2,40465 files

OpenBSD/ports MG5buCMsecurity/libssh2 Makefile distinfo, security/libssh2/patches patch-tests_Makefile_in patch-example_subsystem_netconf_c

   update to libssh2-1.11.1, ok benoit
VersionDeltaFile
1.11+9-9security/libssh2/patches/patch-tests_Makefile_in
1.28+5-4security/libssh2/Makefile
1.19+2-2security/libssh2/distinfo
1.18+3-0security/libssh2/pkg/PLIST
1.4+0-0security/libssh2/patches/patch-example_subsystem_netconf_c
+19-155 files

OpenBSD/ports 6tDiGgvdevel/py-test-flake8 Makefile

   update HOMEPAGE, this changed to a different upstream
VersionDeltaFile
1.8+2-2devel/py-test-flake8/Makefile
+2-21 files

pkgng/pkgng 9db9079docs pkg-repo.8 pkg-repository.5

pkg-repo(8): update the documentation and mark packagesite as deprecated
DeltaFile
+44-57docs/pkg-repo.8
+4-1docs/pkg-repository.5
+48-582 files

OpenBSD/src 0C0icqFusr.sbin/acme-client revokeproc.c

   acme-client: use accessors instead of reaching into ASN1_STRING

   ok sthen
VersionDeltaFile
1.28+7-6usr.sbin/acme-client/revokeproc.c
+7-61 files

LLVM/project e3b01e1lldb/test/API/commands/frame/var-dil/expr/Arithmetic TestFrameVarDILArithmetic.py

[lldb] Fix wchar addition tests in DIL (#184082)

This patch fixes tests on systems where `wchar`'s underlying type is
`unsigned long`, or `long` and `int` types have the same width, so
`unsigned int` gets promoted to `unsigned long` during binary addition.
These tests check that `wchar` types get promoted to regular integer
types at all.
DeltaFile
+3-3lldb/test/API/commands/frame/var-dil/expr/Arithmetic/TestFrameVarDILArithmetic.py
+3-31 files

NetBSD/pkgsrc-wip d5c6d65terraform-provider-aws3 Makefile TODO

terraform-provider-aws3: Add SUPERSEDES

It is intended to replace net/terraform-provider-aws and also coexists
with other terraform-provider-aws* in order to have multiple versions of
aws provider installed at the same time.
DeltaFile
+3-0terraform-provider-aws3/Makefile
+0-2terraform-provider-aws3/TODO
+3-22 files

LLVM/project 13751c8llvm/include/llvm/Analysis VecFuncs.def, llvm/lib/Target/AArch64 AArch64TargetTransformInfo.cpp

[AArch64] Vectorise llvm.pow using vector intrinsic for ArmPL library (#183319)

When vectorising loops containing calls to the llvm.pow intrinsic we
currently end up with direct calls to the vector math library equivalent
of llvm.pow. This causes problems later on because we then miss out on
optimisations in the backend for things like

  pow(x, 0.25)
  pow(x, 0.75)
  etc.

There are a few different ways of trying to solve this, but I think the
cleanest way is to leave the call in the intrinsic form and then teach
the backend how to lower the FPOW DAG node to the vector math library
function. This is similar to what we already do for llvm.sincos/FSINCOS
today.

I've done this by removing the entries in Analysis/VecFuncs.def that map
the intrinsic to the vector math functions, whilst also teaching the
cost model that the vector intrinsic form of llvm.pow is cheap in the
presence of the library.
DeltaFile
+5-5llvm/test/CodeGen/AArch64/replace-with-veclib-armpl.ll
+4-4llvm/test/Transforms/LoopVectorize/AArch64/veclib-intrinsic-calls.ll
+7-0llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
+0-5llvm/include/llvm/Analysis/VecFuncs.def
+16-144 files