Reuse logic from other ctor and remove code duplication.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,040 ms | x64 debian > MLIR.Examples/standalone::test.toy |
Differential D150453
[NFC] Refactor GlobalVariable Ctor ClosedPublic Authored by gchatelet on May 12 2023, 8:54 AM.
Details
Summary Reuse logic from other ctor and remove code duplication.
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.May 14 2023, 11:15 PM This revision was landed with ongoing or failed builds.May 15 2023, 12:30 AM Closed by commit rGce9b89f8be59: [NFC] Refactor GlobalVariable Ctor (authored by gchatelet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 521669 llvm/lib/IR/Globals.cpp
|