Update submodule to latest master in microsoft/main - #2438
Merged
Conversation
…4: add [X]VBITSELV and [X]VBITSELB instructions support
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the go submodule pointer to a newer commit.
Changes:
- Bumps the
gosubproject commit from5e18e241...to5d7583fe...
|
Azure Pipelines: Successfully started running 1 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
5d7583fe1fcmd/internal/obj/loong64: add [X]VBITSELV and [X]VBITSELB instructions support4c06723736cmd/internal/obj/x86: fix breaking change in ABI0 NOFRAME BP expectationsfc44886932cmd/compile: replace the comparative toposort an O(n) one857fa809d2net/http: enable HTTP/2 on http2.ConfigureServerc88c8c00e1all: require Go 1.26.0 as minimum bootstrap toolchain398b0bb07ecmd/go: include package origin in coverage action IDs42d178985dMerge "syscall: fix Windows Fchdir with extended UNC paths"451e589b23net/http/httputil: document ReverseProxy cookie security considerationsd913628d25os: simplify .. path component removal in os.Root8cfd9de4b7encoding/json/jsontext: modify documentation7025f0f711cmd/compile/internal/ssa: convert AVX integer multiply to shift29a8492160runtime/cgo: add back indirections to C functions5abe2d33f9crypto/md5: move constants to a table4b45efba20cmd/compile: document the toposort relationship between prove and known bits0485478d9bcmd/compile/internal/ssa: optimize multiply-by-constant on riscv64bbf9f41689go/build/constraint: simplify double negations in Expr.String69f60cd49acmd/go: use the resolved buildmode in build IDs and build info54bae9bf84cmd/compile: reorder operations in multiply strength reductionee74f99276cmd/compile/internal/ssa: fold sub-word read-modify-write into one memory op on amd64e8285ccd6ecmd/compile/internal/ssa: make zero-upper-bits a declared op attribute655a713cdacompress/flate: do not emit the preset dictionary into the output1a474e96baencoding/base64: make decoder errors independent of read chunking2d782633acmime: reject duplicate formatted parameter names50f76abc26crypto/x509: add ML-KEM support to PKIX/PKCS#8 parsing and marshaling40fd497af5runtime: fix frame pointer adjustment around injected callsd53d7a4f33test/codegen: add XSubXandYAndn code generation tests for arm64 and riscv6494cfdcfbacinternal/stringslite: fix performance regression in indexe1943591f0bytes, strings: remove redundant DecodeRune fast paths921529fd83cmd/go: allow dashes in pkg-config variable values78f2c18ad2net/mail: use B encoding for display names containing backslashde08649b33net/rpc: remove unused sort.Interface methodsc1da31bba1crypto/tls: check FIPS 140-3 compliance of leaf even with InsecureSkipVerify422cc1b8a7crypto/x509: update go-jsonschema, simplify time handling63bf1f763dcrypto/x509: use FIPS140 helper for x509-limbo skip59758157e3cmd/compile/internal/ssa: remove test dependence on Compilea91f860d7dcmd/compile/internal/ssa: remove HTMLWriter from Funcfc8da86d21syscall: fix Windows Fchdir with extended UNC pathsView full diff on GitHub