Following up on https://reviews.llvm.org/D94360, this patch splits the
serialization code into multiple source files to provide a better
structure and allow parallel compilation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Awesome, thanks for taking care of this!
mlir/lib/Target/SPIRV/Serialization/Serializer.h | ||
---|---|---|
14 | Please fix the header guard to match style before landing. |
Please fix the header guard to match style before landing.