opt(RVV): Optimize max and min float functions with intrinsics#4036
Merged
wangzhaode merged 1 commit intoalibaba:masterfrom Dec 22, 2025
Merged
opt(RVV): Optimize max and min float functions with intrinsics#4036wangzhaode merged 1 commit intoalibaba:masterfrom
wangzhaode merged 1 commit intoalibaba:masterfrom
Conversation
Optimize MNNMaxFloat and MNNMinFloat using RVV intrinsics. Signed-off-by: ihb2032 <1355790728@qq.com> Co-authored-by: lyd1992 <liuyudong@iscas.ac.cn>
wangzhaode
added a commit
that referenced
this pull request
Dec 22, 2025
opt(RVV): Optimize max and min float functions with intrinsics GitOrigin-RevId: cf83302a16083000f569672536d270edb597b0a5
wangzhaode
added a commit
that referenced
this pull request
Dec 23, 2025
opt(RVV): Optimize max and min float functions with intrinsics GitOrigin-RevId: 826e9dd9b4bb8b260d29bc9574840b83ec8e9154
wangzhaode
added a commit
that referenced
this pull request
Dec 23, 2025
opt(RVV): Optimize max and min float functions with intrinsics GitOrigin-RevId: cf83302a16083000f569672536d270edb597b0a5
wangzhaode
added a commit
that referenced
this pull request
Dec 23, 2025
opt(RVV): Optimize max and min float functions with intrinsics GitOrigin-RevId: 826e9dd9b4bb8b260d29bc9574840b83ec8e9154
wangzhaode
added a commit
that referenced
this pull request
Dec 26, 2025
opt(RVV): Optimize max and min float functions with intrinsics GitOrigin-RevId: d246089d9de5602aeb58e91d1169923d58ed9712
wangzhaode
added a commit
that referenced
this pull request
Dec 26, 2025
opt(RVV): Optimize max and min float functions with intrinsics GitOrigin-RevId: 25bead2e772a50e179ef24daccd41ef4a3c7fc2e
wangzhaode
added a commit
that referenced
this pull request
Dec 26, 2025
opt(RVV): Optimize max and min float functions with intrinsics GitOrigin-RevId: de26fbb514262653b70f182b7e892432cd5039b1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Optimize MNNMaxFloat and MNNMinFloat using RVV intrinsics.
Environment
Benchmark
Click to expand full test logs
</details>