Skip to content

Update submodule to latest master in microsoft/main - #2469

Merged
bot-for-go[bot] merged 1 commit into
microsoft/mainfrom
dev/auto-sync/microsoft/main
Aug 21, 2026
Merged

Update submodule to latest master in microsoft/main#2469
bot-for-go[bot] merged 1 commit into
microsoft/mainfrom
dev/auto-sync/microsoft/main

Conversation

@bot-for-go

@bot-for-go bot-for-go Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Hi! I'm a bot, and this is an automatically generated upstream sync PR. 🔃

After submitting the PR, I will attempt to enable auto-merge in the "merge commit" configuration.

For more information, visit sync documentation in microsoft/go-infra.

Upstream commits included in this update
  • f85791f6df cmd/compile/internal/ssacompile/prove: add slices of same length later
  • e0ecd48a28 cmd/compile: adjust logopt to attempt to deal with -trimpath
  • 62bb6b4a80 simd, cmd/compile: add arm64 VCMTST instruction and peephole
  • 6a4ff9ce36 cmd/compile: avoid zero extension when sufficiently shifted on riscv64
  • 87177af2cc test/codegen: add tests for combined shift and zero extension on riscv64
  • e5da70bf01 simd/archsimd: generate unifier values for SVE
  • b2b97b9496 net/http: close connection after handling req with TE and CL
  • c9bdc8d647 net/http: add a test of the h1 server's body length computation
  • d1c32e1e30 net/http: make response test failures more descriptive
  • 18439e2e45 go/parser: preserve ResolveFile failure state after panic
  • b60817a581 cmd/compile/internal/ssa: add per-value debug data to HTML dumps
  • ed40f70205 cmd/compile/internal/ssa: reuse single pass struct between passes
  • 2ba7d6096c internal/cpu: detect RISC-V VLENB when the vector extension is available
  • c1969e2f05 strings: reuse converted rune in IndexRune fallback
  • 0f4db1c83e math: implement func archHypot in assembly on loong64
  • caa79d2f4f math: implement func archLog in assembly on loong64
  • 417429c636 cmd/internal/obj/loong64: add [X]VSTELM.{B/H/W/D} instructions support
  • defa1f0155 cmd/compile/internal/inline,internal/runtime/maps: inline mapaccess2 into mapaccess1
  • 6f896356ee database/sql: add int64 and float64 fast paths to convertAssignRows
  • 866630a96d net/http: preserve method and body on 301/302 redirects for QUERY
  • 8e35b7dc52 cmd/compile/internal, cmd/internal: implement jump table on riscv64
  • d4e072a416 cmd/compile/internal/ssa: only get a fresh memstat if we need it
  • 5aaedc8a79 cmd/compile: fix ICE when functions have params with very large offsets
  • 78c9eae8ee cmd/compile/internal: add intrinsic rule for sync Atomic{And,Or}{32,64} on riscv64
  • d86dd2ed4f cmd/compile: free IR fields after compiling each function
  • 8058a57773 internal/cpu: enable ARM64 feature detection on ios
  • 86d99fe203 net: avoid overflow when parsing ports
  • 785f9d843a context: skip the Done receive in Err when the channel is closedchan
  • 979f74e417 cmd/asm, cmd/internal/obj: support 6-bit VROR.VI immediates
  • 82e90bec02 cmd/compile: fix htmlwriter pointer/interface confusion
  • 22c93ff2b2 crypto/tls: fix client handshake tests hardcoding TLSv1.0
  • d750c2d436 cmd/internal/objfile: get size of final symbols right

View full diff on GitHub

…acompile/prove: add slices of same length later
Copilot AI lite review requested due to automatic review settings August 21, 2026 16:35

@review-bot-for-go review-bot-for-go Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Auto-approving.

@bot-for-go
bot-for-go Bot enabled auto-merge August 21, 2026 16:35
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the go git submodule to a newer upstream golang/go master revision, syncing Microsoft’s fork wrapper repo to include the listed upstream commits (compiler/SSA updates, net/http behavior + tests, crypto/tls test fix, etc.).

Changes:

  • Bump the go submodule pointer to a newer upstream golang/go commit (from c9e4a2aa... to f85791f6...), bringing in the upstream commit set enumerated in the PR description.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@bot-for-go
bot-for-go Bot merged commit 9cb6b00 into microsoft/main Aug 21, 2026
59 checks passed
@bot-for-go
bot-for-go Bot deleted the dev/auto-sync/microsoft/main branch August 21, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant