diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2014-09-12 12:50:27 +0000 |
---|---|---|
committer | Stephen Hines <srhines@google.com> | 2014-09-14 14:29:34 -0700 |
commit | aa9f408cef5714fc0bc0ec61fa4016a3ba0a8c61 (patch) | |
tree | 9cfc5a92576d9710c84ac9e047fa7e6f979c2869 /test/CodeGen/R600/add_i64.ll | |
parent | ed0332659297c141650bf13cdb515b378a7146cf (diff) | |
download | external_llvm-aa9f408cef5714fc0bc0ec61fa4016a3ba0a8c61.zip external_llvm-aa9f408cef5714fc0bc0ec61fa4016a3ba0a8c61.tar.gz external_llvm-aa9f408cef5714fc0bc0ec61fa4016a3ba0a8c61.tar.bz2 |
Legalizer: Use the scalar bit width when promoting bit counting instrs on
vectors.
e.g. when promoting ctlz from <2 x i32> to <2 x i64> we have to fixup
the result by 32 bits, not 64. PR20917.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217671 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/R600/add_i64.ll')
0 files changed, 0 insertions, 0 deletions