Simplify the API using Optional<> and address comments in
https://reviews.llvm.org/D66165
Paths
| Differential D66317
Refactor isPointerOffset (NFC). ClosedPublic Authored by eugenis on Aug 15 2019, 4:02 PM.
Details Summary Simplify the API using Optional<> and address comments in https://reviews.llvm.org/D66165
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 19 2019, 1:40 PM Closed by commit rL369300: Refactor isPointerOffset (NFC). (authored by eugenis). · Explain WhyAug 19 2019, 2:10 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 215488 llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
|
const Value *Ptr1?