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 |
|
I think that this error was related to using SSH authentication? Also, why was the branch named |
|
I had a 7 at the end because I had tried 6 times previously with different configurations, and I had set the instead-of rewrite, that was required for branch creation to work at all. |
|
I wonder if this is a difference caused by the git version. So just adding "refs/heads/" fixed this for you? I can easily add this to josh-sync. |
|
Can you please try if this version of josh-sync helps? |
Sync PR to support #148951 generated via
josh-proxy