llvm-project
068afc3c
- [ValueTracking] Make isBytewiseValue byte width agnostic
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
60 days ago
[ValueTracking] Make isBytewiseValue byte width agnostic This is a simple change to show how easy it can be to support unusual byte widths in the middle end.
References
users/s-barannikov/byte/3-bytewise-value
#106538 - [ValueTracking] Make isBytewiseValue byte width agnostic
#106539 - [IRBuilder] Add getByteTy and use it in CreatePtrAdd
#106540 - [IR] Account for byte width in m_PtrAdd
#106541 - [ValueTracking] Add CharWidth argument to getConstantStringInfo (NFC)
#106542 - [SimplifyLibCalls] Add initial support for non-8-bit bytes
Author
s-barannikov
Committer
s-barannikov
Parents
3e97b5d0
Loading