[AssumptionCache] Remove unnecessary bitcast/not handling
We only handle not for the top level value of the condition, so move it there instead of trying to look through not at all leafs. Also remove bitcast handling entirely -- we don't do anything special wrt bitcasts, this is probably a leftover from pointer types.
parent
d6f00654
Please register or sign in to comment