diff options
author | Florian Hahn <flo@fhahn.com> | 2025-08-01 14:29:52 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-08-01 14:29:53 +0100 |
commit | c300a99ea89568e18ce7207e42501c79d2b48b92 (patch) | |
tree | 81db7a0c98d62bf7a9d6b8e81d7b4b856e112c0a /llvm/docs/tutorial | |
parent | e0fa6569c836a57a64d71ce53521da59112810bf (diff) | |
download | llvm-c300a99ea89568e18ce7207e42501c79d2b48b92.zip llvm-c300a99ea89568e18ce7207e42501c79d2b48b92.tar.gz llvm-c300a99ea89568e18ce7207e42501c79d2b48b92.tar.bz2 |
[LV] Use MapVector for InstsToScalarize for deterministic iter order (NFC)
We iterate over InstsToScalarize when printing costs, and currently the
iteration order is not deterministic. Currently no tests check the
output with multiple instructions in InstsToScalarize, but those will
come soon.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions