diff options
author | Florian Hahn <flo@fhahn.com> | 2025-08-04 19:31:07 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-08-04 19:31:07 +0100 |
commit | 215e6beae023341a8a17af1bd537472d16097e30 (patch) | |
tree | 3209c7194ae172ee61460e8360934df5b57caf0a /llvm/utils/FileCheck/FileCheck.cpp | |
parent | e27831ff9b4aa31b7dd9b1caca2c4a6585573608 (diff) | |
download | llvm-215e6beae023341a8a17af1bd537472d16097e30.zip llvm-215e6beae023341a8a17af1bd537472d16097e30.tar.gz llvm-215e6beae023341a8a17af1bd537472d16097e30.tar.bz2 |
[LV] Use MapVector for ScalarCostsTy for deterministic iter order (NFC)
We iterate over the scalar costs of instruction when printing costs, and
currently the iteration order is not deterministic. Currently no tests
check the output with multiple instructions in the map, but those will
come soon.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions