[all-commits] [llvm/llvm-project] 0224bd: [BOLT][TEST] Limit iterations in X86/exceptions-pi...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Thu Dec 22 19:47:41 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0224bdce9263b74806b94426b33e97e030ab7a79
https://github.com/llvm/llvm-project/commit/0224bdce9263b74806b94426b33e97e030ab7a79
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M bolt/test/runtime/X86/Inputs/exception4.cpp
M bolt/test/runtime/X86/exceptions-pic.test
Log Message:
-----------
[BOLT][TEST] Limit iterations in X86/exceptions-pic.test
The test has 3 invocations with 1M iterations each, which adds delay to fast
check-bolt testing. Reduce the number to 1K.
Reviewed By: #bolt, rafauler
Differential Revision: https://reviews.llvm.org/D139651
More information about the All-commits
mailing list