llvm-project
9618de64
- [IR] Account for byte width in m_PtrAdd
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
s-barannikov
Committer
s-barannikov
Parents
610ce98b
Loading