diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-07-03 10:04:16 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-07-03 10:04:16 +0000 |
commit | 7b7b9b78a2d87df558910714816572c24ee1d22b (patch) | |
tree | 287006b083b3e26db054adc43df28fc044de5b61 /llvm/lib/Bitcode | |
parent | 347692e2dedb516b9a61524b1679eb21505ef0df (diff) | |
download | llvm-7b7b9b78a2d87df558910714816572c24ee1d22b.zip llvm-7b7b9b78a2d87df558910714816572c24ee1d22b.tar.gz llvm-7b7b9b78a2d87df558910714816572c24ee1d22b.tar.bz2 |
[X86] LowerFunnelShift - use modulo constant shift amount.
This avoids the use of getZExtValue and uses the modulo shift amount which is whats expected for funnel shifts anyhow.
llvm-svn: 365016
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions