diff options
| author | Alex Zinenko <zinenko@google.com> | 2019-10-02 09:15:53 -0700 |
|---|---|---|
| committer | A. Unique TensorFlower <gardener@tensorflow.org> | 2019-10-02 09:16:27 -0700 |
| commit | 088f4c502f9fcba5f39d255ff6cdcf2ab050b201 (patch) | |
| tree | a30cedccd55c699096aeaf897ae3f7132d0b249a /mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp | |
| parent | 98594d4dd5fba018c72875e701ad59badd112a29 (diff) | |
| download | bcm5719-llvm-088f4c502f9fcba5f39d255ff6cdcf2ab050b201.tar.gz bcm5719-llvm-088f4c502f9fcba5f39d255ff6cdcf2ab050b201.zip | |
Fix example in OpInterfaces documentation
The concept-based polymorphism structure was missing an inheritance link
between the concept and the model. The interface class did not re-export the
base class constructor, which made it unusable with llvm::isa calls. Fix these
and reformat the code around.
PiperOrigin-RevId: 272452062
Diffstat (limited to 'mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp')
0 files changed, 0 insertions, 0 deletions

