Just making sure that I'm not missing some corner-case for pointers here...
This is needed to create a safe-constant-substitution alternate to D78430.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78575
[Analysis] recognize the 'null' pointer constant as not poison ClosedPublic Authored by spatel on Apr 21 2020, 10:25 AM.
Details Summary Just making sure that I'm not missing some corner-case for pointers here...
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2020, 10:52 AM Closed by commit rGcf30aafa2d1e: [Analysis] recognize the 'null' pointer constant as not poison (authored by spatel). · Explain WhyApr 21 2020, 11:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 259067 llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/InstSimplify/freeze.ll
|