Fixes one of the issues in PR51946.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111277
[SCCP] Properly report changes when changing a pointer argument ClosedPublic Authored by aeubanks on Oct 6 2021, 2:44 PM.
Details Summary Fixes one of the issues in PR51946.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 11 2021, 1:04 PM This revision was landed with ongoing or failed builds.Oct 11 2021, 1:12 PM Closed by commit rGfbddf22ef72d: [SCCP] Properly report changes when changing a pointer argument (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 377696 llvm/lib/Transforms/Scalar/SCCP.cpp
llvm/test/Transforms/SCCP/report-changed.ll
|