mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-23 10:16:07 +00:00

- Use 'MapVector' instead of 'DenseMap' to keep a consistent order when importing/printing entries to prevent run-by-run differences.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.