[LoongArch] Remove unnecessary `static` keyword as `const` has internal linkage. NFC
authorWeining Lu <luweining@loongson.cn>
Sun, 12 Jun 2022 02:03:04 +0000 (10:03 +0800)
committerWeining Lu <luweining@loongson.cn>
Sun, 12 Jun 2022 02:05:47 +0000 (10:05 +0800)
commit229e08ce99cd8aa1b4c58143e3a4af471ad6a5f7
tree1c3f9fa15bba581d176d4c963fe40b863ea6f4d2
parent982f65a68e63cd408a938ec9535972370b8e899a
[LoongArch] Remove unnecessary `static` keyword as `const` has internal linkage. NFC

See https://reviews.llvm.org/D127199#inline-1222815
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp