diff options
author | Artem Belevich <tra@google.com> | 2020-08-10 15:36:09 -0700 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2020-08-11 11:52:40 -0700 |
commit | ec5f793996f4dc86d339db88c0836e0cf4e8abea (patch) | |
tree | 4f7161f20ec400bb47c9489671bd561516c7db1c /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | d68a2859ab410426edf1683d926fa2d1b58c5935 (diff) | |
download | llvm-ec5f793996f4dc86d339db88c0836e0cf4e8abea.zip llvm-ec5f793996f4dc86d339db88c0836e0cf4e8abea.tar.gz llvm-ec5f793996f4dc86d339db88c0836e0cf4e8abea.tar.bz2 |
[OpenMP] split execution of a long test into smaller parts.
This test is bottlenecked by heavy regex use (~0.6s per FileCHeck run) with the
content that can't be further fragmented. Instead, the test body is moved into a
common .inc file and test execution has been split into four roughly equal
parts. This reduces wall time for the test from 14s to ~3.5s.
Differential Revision: https://reviews.llvm.org/D85695
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions