Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TableGen,GlobalISel] Use MapVector to stabilize iteration order
Otherwise llvm/test/TableGen/GlobalISelCombinerEmitter/type-inference.td could fail when llvm::hash_value(StringRef) changes. Fix #66377
- Loading branch information