mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
a880fa0b28672356668e32166bb316d321f1c406
Most Neon shift intrinsics do not have variants for polynomial types, but vsri_n and vsli_n do support them, and we need to properly range-check the shift immediates for them. llvm-svn: 121509
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%