Leaving this field unitialized could led to crashes when it'll diverge from the
IRNumbering phase.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156965
[MLIR][Bytecode] Add missing field initializer in constructor initializer list ClosedPublic Authored by mehdi_amini on Aug 2 2023, 10:55 PM.
Details Summary Leaving this field unitialized could led to crashes when it'll diverge from the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 2 2023, 11:13 PM This revision was landed with ongoing or failed builds.Aug 2 2023, 11:31 PM Closed by commit rG2ef44aa443ba: [MLIR][Bytecode] Add missing field initializer in constructor initializer list (authored by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546710 mlir/lib/Bytecode/Writer/BytecodeWriter.cpp
mlir/test/Bytecode/operand_segment_sizes.mlir
|