[ConstantFolding] Remove unnecessary pointer handling in FoldBitCast (NFCI)
The destination element type here cannot be a pointer type, as this would require an inttoptr rather than bitcast.
parent
df49a97a
Please register or sign in to comment