18434 Want man page for userattr(1)
Reviewed by: C Fraire <cfraire at me.com>
Reviewed by: Bill Sommerfeld <sommerfeld at hamachi.org>
Approved by: Gordon Ross <gordon.w.ross at gmail.com>
filesystems/zerofs: Update to 2.3.5
Concurrent 9P client requests are now bounded and reply progress is
tracked per connection, and the kernel client gained recovery fixes
along with Linux 7.3 compatibility. Compaction repacking was
overhauled, its output data blocks are cached and the GC intervals
relaxed. Deku was replaced by explicit NBD and shared 9p slice codecs,
and frame encoding, segment uploads and metadata encoding do fewer
copies and allocations.
PR: 298643
Changes: https://github.com/Barre/ZeroFS/releases
Sponsored by: Netzkommune GmbH
[MLIR] Preserve operand segment sizes when removing dead inputs (#223154)
`RemoveDeadRegionBranchOpSuccessorInputs` was calling `eraseOperands`
and ignoring potential `AttrSizedOperandSegments`. Trying to use
`populateRegionBranchOpInterfaceCanonicalizationPatterns` on downstream
control flow op with it resulted in broken IR. Update the segments sizes
if present.
Also fix LLVM dialect `CallOp` and `InvokeOp` `getArgOperandsMutable`
which were dropping segment sizes and a parser bug uncovered by the
tests.
Code was vibed and then edited, tests were vibed and not particularly
edited.
ARM: Fix mixed dead and not-dead LR operands in vlldm-vlstm-uops.mir
This operand list had LR listed twice, once from its implicit-defs on
the instruction definition, and another in the variadic argument list.
One had a dead flag, and the other didn't which should be a verifier error
in the future, so remove the redundant operand.
Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com>
LoongArch: Simplify handling of call pseudo operands when expanding.
copyImplicitOperands isn't really intended for the call instruction case
where there are also variadic operands. This avoids duplicating the R1
implicit-def operand when expanding calls. This avoids having mixed dead
and not dead flags on the same register, which will fail a future verifier
check.
Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com>
editors/openoffice-devel: switch to upstream trunk
Switch to following the upstream trunk branch. The AOO42X is likely a
dead end, and the next major release will propably be 5.0.0.