llvm-project
bf68b416
- [LV] Implement VPBuilder::createPtrAdd with createNoWrapPtrAdd (NFC) (#207467)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
21 days ago
[LV] Implement VPBuilder::createPtrAdd with createNoWrapPtrAdd (NFC) (#207467) createPtrAdd is exactly createNoWrapPtrAdd with GEPNoWrapFlags::none(). Forward to it instead of duplicating the VPInstruction construction.
References
#207467 - [LV] Implement VPBuilder::createPtrAdd with createNoWrapPtrAdd (NFC)
Author
fhahn
Parents
1381ef49
Loading