[SCEVExpander] Use IntToPtr for temporary instruction.
Use PtrToInt instead Add when creating temporary instructions. The add might get folded away with more sophisticated folding.
Loading
Please sign in to comment
Use PtrToInt instead Add when creating temporary instructions. The add might get folded away with more sophisticated folding.