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

[LVI] Drop bitcast handling (NFCI)

The code only works on integer casts, and the only bitcasts
involving integers are trivial. The code as previously written
would try to handle things like float to integer bitcasts by
fetching a ConstantRange of a float value, which is an ill-defined
operation.
parent 06c4f78b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment