[all-commits] [llvm/llvm-project] 41e792: [CostModel] Change printer pass wording to work wi...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Mar 3 10:11:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41e792d725078d4c773fa5c38ebcc36f9e48d589
https://github.com/llvm/llvm-project/commit/41e792d725078d4c773fa5c38ebcc36f9e48d589
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M llvm/lib/Analysis/CostModel.cpp
Log Message:
-----------
[CostModel] Change printer pass wording to work with update_analyze_test_checks.py
update_analyze_test_checks.py looks for very specific wording, update
the printer pass to match the legacy `-analyze -cost-model` wording.
More information about the All-commits
mailing list