diff options
author | Hao Liu <Hao.Liu@arm.com> | 2013-11-29 02:13:17 +0000 |
---|---|---|
committer | Hao Liu <Hao.Liu@arm.com> | 2013-11-29 02:13:17 +0000 |
commit | 8a0099e02cd7b66300033469c1def0faf7c9295c (patch) | |
tree | 162a2b4c5c409365ad8549c5872eeb4ec81c1a6a /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | ba38eee8ac1ff40cbbbdea392f2ab5337aea72b9 (diff) | |
download | llvm-8a0099e02cd7b66300033469c1def0faf7c9295c.zip llvm-8a0099e02cd7b66300033469c1def0faf7c9295c.tar.gz llvm-8a0099e02cd7b66300033469c1def0faf7c9295c.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions