-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
RVV: use new interface for segment load/store & change word_type to size_t&add clang ci (part #4100) #4118
Merged
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 02c3378 - Browse repository at this point
Copy the full SHA 02c3378View commit details -
RVV: replace vsseg.v tuple type by using regex
----- search: vsseg([1-9])e(8|16|32)_v_(f|i|u)\2m(1|2|4|8)x\1\(([ -~]+), vcreate_\3\2m\4x\1\(([ -~]+)\), vl\); substitute by: vsseg$1e$2_v_$3$2m$4($5, $6, vl);
Configuration menu - View commit details
-
Copy full SHA for 117a169 - Browse repository at this point
Copy the full SHA 117a169View commit details -
RVV: replace vssseg.v tuple types by using regex
--- search: vssseg([1-9])e(8|16|32)_v_f\2m1x\1\(([ -~]+), vcreate_f\2m1x\1\(([ -~]+)\), vl\); substitute by: vssseg$1e$2_v_f$2m1($3, $4, vl);
Configuration menu - View commit details
-
Copy full SHA for a49b775 - Browse repository at this point
Copy the full SHA a49b775View commit details -
Configuration menu - View commit details
-
Copy full SHA for 472a26e - Browse repository at this point
Copy the full SHA 472a26eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b0c721 - Browse repository at this point
Copy the full SHA 8b0c721View commit details -
Configuration menu - View commit details
-
Copy full SHA for aac89b7 - Browse repository at this point
Copy the full SHA aac89b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9022042 - Browse repository at this point
Copy the full SHA 9022042View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9fda93 - Browse repository at this point
Copy the full SHA d9fda93View commit details
Commits on Aug 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b09d8e9 - Browse repository at this point
Copy the full SHA b09d8e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d7d50 - Browse repository at this point
Copy the full SHA 83d7d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113052b - Browse repository at this point
Copy the full SHA 113052bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3af501 - Browse repository at this point
Copy the full SHA e3af501View commit details
Commits on Aug 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7903d78 - Browse repository at this point
Copy the full SHA 7903d78View commit details
Commits on Oct 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 81de5cb - Browse repository at this point
Copy the full SHA 81de5cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 527c6f3 - Browse repository at this point
Copy the full SHA 527c6f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ac75bf - Browse repository at this point
Copy the full SHA 5ac75bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6612a44 - Browse repository at this point
Copy the full SHA 6612a44View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.