Remove the warning caused by a missing field initializer.
The field is StartAtCycle of struct MCWriteProcResEntry.
It has been set to the default StartAtCycle = 0.
Paths
| Differential D150569
[unittests][llvm-exegesis] Remove build warnings [NFCI] ClosedPublic Authored by fpetrogalli on May 15 2023, 6:31 AM.
Details
Summary Remove the warning caused by a missing field initializer. The field is StartAtCycle of struct MCWriteProcResEntry. It has been set to the default StartAtCycle = 0.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 15 2023, 6:45 AM This revision was landed with ongoing or failed builds.May 15 2023, 6:53 AM Closed by commit rG930421e18c51: [unittests][llvm-exegesis] Remove build warnings [NFCI] (authored by fpetrogalli). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 522172 llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp
llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp
|