llvm-project
bf68b416 - [LV] Implement VPBuilder::createPtrAdd with createNoWrapPtrAdd (NFC) (#207467)

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.
Author
Parents
Loading