-
Notifications
You must be signed in to change notification settings - Fork 402
Open
Labels
A-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-cleanupCategory: cleaning up our codeCategory: cleaning up our codeE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available
Description
rust-lang/stdarch#1928 and other PRs have replaced LLVM-intrinsic-based implementations in stdarch with ones that use the portable SIMD intrinsics. That means we should be able to remove a bunch of code from Miri. :)
@sayantn can you give us a list of PRs that did such replacements? Then someone can check which of those have Miri implementations.
Cc @eduardosm
Metadata
Metadata
Assignees
Labels
A-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-cleanupCategory: cleaning up our codeCategory: cleaning up our codeE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available