Closed
Description
Using and ptrtoint
and inttoptr
throws out all the aliasing information gathered by LLVM, it's the cause of issue #7136 and overall has a major impact on looping performance.
Using and ptrtoint
and inttoptr
throws out all the aliasing information gathered by LLVM, it's the cause of issue #7136 and overall has a major impact on looping performance.