This is to fix the reported assert - https://bugs.llvm.org/show_bug.cgi?id=51608.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108674
[GlobalOpt] Fix the assert for null check of global value ClosedPublic Authored by scui on Aug 24 2021, 4:33 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 24 2021, 4:41 PM Closed by commit rGcea5ab090b5e: [GlobalOpt] Fix the assert for null check of global value (authored by scui). · Explain WhyAug 24 2021, 5:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 368512 llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/test/Transforms/GlobalOpt/null-check-global-value.ll
|