SI.StatepointInstr would be nullptr if we came from LowerCallSiteWithDeoptBundleImpl.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158866
[StatepointLowering] Fix possible nullptr access in debug output ClosedPublic Authored by danilaml on Aug 25 2023, 10:52 AM.
Details Summary SI.StatepointInstr would be nullptr if we came from LowerCallSiteWithDeoptBundleImpl.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 25 2023, 12:15 PM
Closed by commit rGe036ba50a764: [StatepointLowering] Fix possible nullptr access in debug output (authored by danilaml). · Explain WhyAug 25 2023, 1:08 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 553587 llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
|
Need this?