[MDEV-21880] Suboptimal implementation of integer load / store InnoDB functions for big-endian architecture Created: 2020-03-06 Updated: 2020-03-06 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Dmitry Shulga | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | ARMv8 | ||
| Environment: |
ARM64 |
||
| Description |
|
InnoDB has its own inline functions to load/store integer values from/to memory. These Moreover, implementation of mi_*() macros and inlined functions located in the file This bug report is to make optimization of source code for loading/storing integers in |