[llvm-bugs] [Bug 49962] New: riscv intrinsic tests increased check-clang times by over 22%

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 14 16:40:11 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=49962

            Bug ID: 49962
           Summary: riscv intrinsic tests increased check-clang times by
                    over 22%
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
                    richard-llvm at metafoo.co.uk

Before https://github.com/llvm/llvm-project/compare/a3bfddbb6a27...59d5b8c27b43
, check-clang took around 4.5min on this bot:
http://45.33.8.238/macm1/7223/summary.html

After, it takes around 5.4min: http://45.33.8.238/macm1/7224/summary.html

Not sure what exactly is happening, but that seems like an unacceptably large
slowdown. We should probably revert for now, since clawing back test time
regressions after the fact is very difficult.

-- 
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/20210414/ddf9d079/attachment.html>


More information about the llvm-bugs mailing list