forked from OSchip/llvm-project
ad8b410f16
Most dialects are initialized statically, which does not have a guaranteed initialization order. By keeping the dialect list sorted, we can guarantee a deterministic iteration order of dialects. PiperOrigin-RevId: 264522875 |
||
---|---|---|
mlir |