summaryrefslogtreecommitdiff
path: root/libc/src/stdlib/gpu/aligned_alloc.cpp
diff options
context:
space:
mode:
authorhev <wangrui@loongson.cn>2024-07-30 14:22:53 +0800
committerGitHub <noreply@github.com>2024-07-30 14:22:53 +0800
commit0e6f64cd5e5a06bd78542d5541a762154546ced3 (patch)
tree13d233f596576416a0f0682a90842d40534209f7 /libc/src/stdlib/gpu/aligned_alloc.cpp
parent3e2631c9c62990467eca3e173f714367d7e7c0dd (diff)
[LoongArch] Reimplement to prevent Pseudo{CALL, LA*}_LARGE instruction reordering (#100099)
The Pseudo{CALL, LA*}_LARGE instruction patterns specified in psABI v2.30 cannot be reordered. This patch sets scheduling boundaries for these instructions to prevent reordering. The Pseudo{CALL, LA*}_LARGE instruction is moved back to Pre-RA expansion, which will help with subsequent address calculation optimizations.
Diffstat (limited to 'libc/src/stdlib/gpu/aligned_alloc.cpp')
0 files changed, 0 insertions, 0 deletions