[PATCH] D43976: [GlobalISel][AArch64] Adding Testgen'd tests for InstructionSelect pass
Roman Tereshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 27 15:25:08 PDT 2018
rtereshin added a comment.
In https://reviews.llvm.org/D43976#1049860, @dsanders wrote:
> Those are quite large tests. How much time does it add to 'ninja check'? If it's reasonably short (I don't really have a number in mind for this) then LGTM. Otherwise we may need to think about trimming it down a bit
Hi Daniel,
Thanks for looking into this!
I think I have quite detailed perf-data, please find it here: https://reviews.llvm.org/D43962#1026201
Long story short: 1.5 seconds.
Repository:
rL LLVM
https://reviews.llvm.org/D43976
More information about the llvm-commits
mailing list