You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RISC-V: Change target_feature on (Zkne or Zknd) instrinsics
**DRAFT: THIS COMMIT SHALL BE SQUASHED INTO THE NEXT COMMIT.**
Because changes to rustc are not performed yet, we cannot switch
`#[target_feature]` attribute to enable desired features.
Instead, this commit just comments out `#[target_feature]`.
0 commit comments