-
Notifications
You must be signed in to change notification settings - Fork 733
Remove indirect-load for constants on Xtensa Target to improve performance #4162
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
Merged
lum1n0us
merged 15 commits into
bytecodealliance:main
from
dongsheng28849455:feature/remove_const_indirect_load
Apr 2, 2025
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
29175ec
Remove indirect-load for constants on Xtensa Target to improve perfor…
zhanheng1 1d9fdfc
Merge branch 'bytecodealliance:main' into feature/remove_const_indire…
dongsheng28849455 0c2eea1
Merge branch 'bytecodealliance:main' into feature/remove_const_indire…
dongsheng28849455 bb089c2
Use clang-format-12 to format source file
zhanheng1 ac5b33b
Remove const intrinsics flags for xtensa instead of adding too much #…
zhanheng1 719a284
Use clang-format-12 to format src file
zhanheng1 a11d000
fix wrong displacement for #endif
zhanheng1 d3d941e
Add more intrinsic flags for conversions
zhanheng1 b024dd0
Add constraints for f32/f64_compare
zhanheng1 e0f56df
Use clang-format to format aot_emit_compare.c
zhanheng1 a10ac13
Constraints for f32/f64_compare() only enabled when target is xtensa …
zhanheng1 9458e96
Remove xtensa constraints for f64_cmp to avoid relocations
zhanheng1 866f55b
Use clang-format to format ../../core/iwasm/compilation/aot_emit_comp…
zhanheng1 b01fc5b
Add AOT_INTRINSIC_FLAG_F32_CONST for xtensa frontend, because espress…
zhanheng1 aa1db1b
Use clang-format-12 to format aot_intrinsic.c
zhanheng1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.