[llvm-bugs] [Bug 37871] New: Check lines generated by update_mca_test_checks.py don't break upon new lines
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 20 00:03:25 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37871
Bug ID: 37871
Summary: Check lines generated by update_mca_test_checks.py
don't break upon new lines
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: lebedev.ri at gmail.com
CC: llvm-bugs at lists.llvm.org
E.g. try with r335099 ([X86][Znver1] Specify Register Files, RCU; FP scheduler
capacity.)
If you undo the check changes, reset the test state to before this commit,
and do `ninja check-llvm-tools-llvm-mca`, it will still pass.
Even though there are new lines in the output.
They aren't being accounted for.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180620/a7d9ff41/attachment-0001.html>
More information about the llvm-bugs
mailing list