aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-08-04 19:31:07 +0100
committerFlorian Hahn <flo@fhahn.com>2025-08-04 19:31:07 +0100
commit215e6beae023341a8a17af1bd537472d16097e30 (patch)
tree3209c7194ae172ee61460e8360934df5b57caf0a /llvm/utils/FileCheck/FileCheck.cpp
parente27831ff9b4aa31b7dd9b1caca2c4a6585573608 (diff)
downloadllvm-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