wasm-micro-runtime/core/iwasm
dongsheng28849455 4e50d2191c
Remove indirect-load for constants on Xtensa Target to improve performance (#4162)
* Remove indirect-load for constants on Xtensa Target to improve performance
* Remove const intrinsics flags for xtensa instead of adding too much #ifdef
* Add AOT_INTRINSIC_FLAG_F32_CONST for xtensa frontend, because espressif xtensa llvm backend does not support float-point immediate for now

---------
Co-authored-by: zhanheng1 <Zhanheng.Qin@sony.com>
2025-04-02 14:39:03 +08:00
..
aot Remove indirect-load for constants on Xtensa Target to improve performance (#4162) 2025-04-02 14:39:03 +08:00
common Merge dev/simd for fast-interp (#4131) 2025-03-20 14:23:20 +08:00
compilation Remove indirect-load for constants on Xtensa Target to improve performance (#4162) 2025-04-02 14:39:03 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
include Merge pull request #4033 from g0djan/godjan/iterate_callstack 2025-03-11 10:31:56 +08:00
interpreter Merge dev/simd for fast-interp (#4131) 2025-03-20 14:23:20 +08:00
libraries Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00