Skip to content

For MIRI, cfg out the swap vectorization logic from 94212#94412

Merged
bors merged 1 commit intorust-lang:masterfrom
scottmcm:cfg-out-miri-from-swap
Feb 27, 2022
Merged

For MIRI, cfg out the swap vectorization logic from 94212#94412
bors merged 1 commit intorust-lang:masterfrom
scottmcm:cfg-out-miri-from-swap

Conversation

@scottmcm
Copy link
Copy Markdown
Member

Because of #69488 the swap logic from #94212 doesn't currently work in MIRI.

Copying in smaller pieces is probably much worse for its performance anyway, so it'd probably rather just use the simple path regardless.

Part of #94371, though another PR will be needed for the CTFE aspect.

r? @oli-obk
cc @RalfJung

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants