diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-07-27 14:11:59 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-07-27 14:11:59 +0000 |
commit | 603f94aa2a1b87b3e1c5722a3ba270147111e70d (patch) | |
tree | fbce6961cce877c07292ef7dd11576d886111861 /llvm/test/CodeGen/AMDGPU/scalar_to_vector.ll | |
parent | 02b9e45a7e4b815ca23608adad957ed1c7f8d03b (diff) | |
download | bcm5719-llvm-603f94aa2a1b87b3e1c5722a3ba270147111e70d.tar.gz bcm5719-llvm-603f94aa2a1b87b3e1c5722a3ba270147111e70d.zip |
[TargetLowering] SimplifyMultipleUseDemandedBits - add BITCAST pass through support (Reapplied)
This allows us to peek through BITCASTs, attempt to simplify the source operand, and then bitcast back.
This reapplies rL367091 which was reverted at rL367118 - we were inconsistently peeking through the bitcasts to the source value.
Fixes PR42777
llvm-svn: 367174
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/scalar_to_vector.ll')
0 files changed, 0 insertions, 0 deletions