Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157253
[ValueTracking] Dereferenceable and !NullPointerIsDefined imply non-zero ClosedPublic Authored by StephenFan on Aug 7 2023, 12:15 AM.
Details
Diff Detail
Event Timelinegoldstein.w.n added inline comments.
This revision is now accepted and ready to land.Aug 10 2023, 12:01 AM Closed by commit rG43114cb696c0: [ValueTracking] Dereferenceable and !NullPointerIsDefined imply non-zero (authored by StephenFan). · Explain WhyAug 13 2023, 8:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 549784 llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/InstSimplify/icmp.ll
|
Move this behind the PointerType check as well.