Skip to content
Commit 8a0099e0 authored by Hao Liu's avatar Hao Liu
Browse files

Fix the problem that the range check for scalar narrow shift is too wide.

E.g. the immediate value of vshrns_n_s16 is [1,16], which should be [1,8].

llvm-svn: 195942
parent ba38eee8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment