diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-04-09 10:27:59 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-04-09 10:27:59 +0000 |
commit | 345eacd5552d7294261f9ec248e6cfde58c02cf0 (patch) | |
tree | 764f117961a4509d7cd0919cfccdb0b3c7bc4240 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | fa3eb1201089acf682c63f27d210bd6998c1fe9e (diff) | |
download | llvm-345eacd5552d7294261f9ec248e6cfde58c02cf0.zip llvm-345eacd5552d7294261f9ec248e6cfde58c02cf0.tar.gz llvm-345eacd5552d7294261f9ec248e6cfde58c02cf0.tar.bz2 |
[TargetLowering] SimplifyDemandedBits - call SimplifyDemandedBits in bitcast handling
When bitcasting from a source op to a larger bitwidth op, split the demanded bits and OR them on top of one another and demand those merged bits in the SimplifyDemandedBits call on the source op.
llvm-svn: 357992
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions