[PATCH] D45272: [UpdateTestChecks] Add update_analyze_test_checks.py for cost model analysis generation

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 04:41:52 PDT 2018


andreadb accepted this revision.
andreadb added a comment.
This revision is now accepted and ready to land.

I like this version of the script. The output is easier to read now that you removed all the needless tablegen variables with regexpr.
I don't have a strong opinion on which version to use for this script (whether python 2.7 or 3).
So, the script looks good to me.


Repository:
  rL LLVM

https://reviews.llvm.org/D45272





More information about the llvm-commits mailing list