Skip to content
Commit c2a19666 authored by Nikita Popov's avatar Nikita Popov
Browse files

[InstCombine] Remove bitcast handling from SimplifyDemandedBits

The complex set of type checks in this code reduces down to
"always return nullptr". Drop the code to use the default
implementation instead, which will just compute the KnownBits
for the bitcast.
parent fe83acc1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment