18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci// Copyright (c) 2019 Facebook
38c2ecf20Sopenharmony_ci#define STACK_MAX_LEN 600
48c2ecf20Sopenharmony_ci#define NO_UNROLL
58c2ecf20Sopenharmony_ci/* clang will not unroll at all.
68c2ecf20Sopenharmony_ci * Total program size is around 2k insns
78c2ecf20Sopenharmony_ci */
88c2ecf20Sopenharmony_ci#include "pyperf.h"
9