-
jinbo authored
At present, the instructions like slli/srli on loongarch only accept immediate constant values for shit count, so in order to avoid compiler errors in the build process, we need to use sll/srl version instead. In the feature, if the compiler supports the formers, we can restore them.
d656b4d7