Insert empty blocks to cause the positions of matching blocks to match across lists where possible so that later stages of the algorithm can actually identify them as being identical.
Regenerated all tests with this change.
Paths
| Differential D52560
[utils] Allow better identification of matching blocks in update_mca_test_checks.py ClosedPublic Authored by gbedwell on Sep 26 2018, 9:36 AM.
Details Summary Insert empty blocks to cause the positions of matching blocks to match across lists where possible so that later stages of the algorithm can actually identify them as being identical. Regenerated all tests with this change.
Diff Detail Event Timelinegbedwell added a child revision: D48276: [llvm-mca] Stricter checking from update_mca_test_checks.py. This revision is now accepted and ready to land.Sep 26 2018, 9:55 AM Closed by commit rL343331: [utils] Allow better identification of matching blocks in… (authored by gbedwell). · Explain WhySep 28 2018, 8:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 167156 test/tools/llvm-mca/X86/option-all-stats-1.s
test/tools/llvm-mca/X86/option-all-stats-2.s
test/tools/llvm-mca/X86/option-all-views-1.s
test/tools/llvm-mca/X86/option-all-views-2.s
utils/update_mca_test_checks.py
|