Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145490
[GlobalOpt] Collect initializer when building GlobalPart. ClosedPublic Authored by fhahn on Mar 7 2023, 5:11 AM.
Details Summary
Diff Detail
Event Timeline
fhahn marked an inline comment as done. Comment ActionsBail out if global initializer cannot be evaluated (test added in a011823bff4d5399). This revision is now accepted and ready to land.Mar 17 2023, 6:29 AM Closed by commit rG84870c4abbac: [GlobalOpt] Collect initializer when building GlobalPart. (authored by fhahn). · Explain WhyMar 19 2023, 1:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 506419 llvm/lib/Transforms/IPO/GlobalOpt.cpp
|
or so to only compute this once?