llvm-project
9618de64 - [IR] Account for byte width in m_PtrAdd

Commit
64 days ago
[IR] Account for byte width in m_PtrAdd The method has few uses yet, so just pass DL argument to it. The change follows m_PtrToIntSameSize, and I don't see a better way of delivering the byte width to the method.
Author
Committer
Parents
Loading