Extend the existing malloc-family specific optimization to all noalias calls.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116980
[GlobalsModRef] Apply indirect-global rule to all globals initialized from noalias calls ClosedPublic Authored by reames on Jan 10 2022, 4:12 PM.
Details Summary Extend the existing malloc-family specific optimization to all noalias calls.
Diff Detail
Event TimelineHerald added subscribers: jeroen.dobbelaere, bollu, hiraditya, mcrosier. · View Herald TranscriptJan 10 2022, 4:12 PM This revision is now accepted and ready to land.Jan 11 2022, 1:11 AM Closed by commit rGe838949bee05: [GlobalsModRef] Apply indirect-global rule to all globals initialized from… (authored by reames). · Explain WhyJan 11 2022, 8:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 398967 llvm/lib/Analysis/GlobalsModRef.cpp
llvm/test/Analysis/GlobalsModRef/indirect-global.ll
|