-
Notifications
You must be signed in to change notification settings - Fork 14k
josh sync stdarch
#149117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
josh sync stdarch
#149117
Conversation
improve `_mm256_permute2f128` tests
Forward `TEST_SAMPLE_INTRINSICS_PERCENTAGE`
Add intrinsics for the new AMX target features
This updates the rust-version file to 8401398.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 8401398 Filtered ref: f9e99a8e85fa360f0e820dc75d46cb4583b4300d Upstream diff: rust-lang/rust@73e6c9e...8401398 This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update
previously the output would just always be all zeroes
add logic tests for ternarylogic
Use generic SIMD masked load/stores for avx512 masked load/stores
improve ternary logic tests
Use SIMD intrinsics for vector shifts
ARM has withdrawn FEAT_TME https://developer.arm.com/documentation/102105/lb-05/ LLVM has also dropped support for enabling the feature.
correct some `#[simd_test]` attributes
aarch64: Remove withdrawn FEAT_TME
…h-to-main rename default branch to main
…dness correct signedness of pmadd arguments
|
cc @Amanieu, @folkertdev, @sayantn |
|
|
You'll likely need to sync the other way first for this to work smoothly. |
This comment has been minimized.
This comment has been minimized.
|
Ah, OK. I'll try doing a pull first before the push then. New to the |
|
Also you'll need to enable the Line 207 in 07bdbae
|
|
Hmm I'm getting did you perform the push from the latest |
|
I ran (with because |
|
I propose we try to merge #149118 instead so we don't need to deal with the merge commits here |
|
Great, I'll rebase on top of that instead |
|
and cc @Kobzol, hopefully we can make the Josh process smoother than this? I remember getting this error (it's in our Zulip conversion) but it apparently disappeared when I synchronized everything. The fix may be your equivealent of specifying the path to the rust repo explicitly, e.g. |
|
Closed in favor of #149118 |
I tried the command with and without a reference |
Sync PR to support #148951 generated via
josh-proxy