aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorwanglei <wanglei@loongson.cn>2023-08-21 19:47:50 +0800
committerwanglei <wanglei@loongson.cn>2023-08-23 09:21:42 +0800
commit1bb7766489803bb5cc4752ecade1164b31b758b5 (patch)
treedcac5cf9090b9d7283c46b673d18423ea7835a02 /flang/lib/Frontend/CompilerInvocation.cpp
parentd7e10df605f306196e8a4315728e9e6b7e36a55a (diff)
downloadllvm-1bb7766489803bb5cc4752ecade1164b31b758b5.zip
llvm-1bb7766489803bb5cc4752ecade1164b31b758b5.tar.gz
llvm-1bb7766489803bb5cc4752ecade1164b31b758b5.tar.bz2
[LoongArch] Optimize stack realignment using BSTRINS instruction
Prior to this change, stack realignment was achieved using the SRLI/SLLI instructions in two steps. With this patch, stack realignment is optimized using a single `BSTRINS` instruction. Reviewed By: SixWeining, xen0n Differential Revision: https://reviews.llvm.org/D158384
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions