-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task submission #1312
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please paste your PR/commit link here.
If you want to measure the compile-time impact (built with
-DLLVM_ENABLE_ASSERTIONS=OFF
), please add/comptime
before the link.Authorized commenters:
llvm-opt-benchmark/scripts/authorized_users.py
Line 1 in 872019b
NOTE: If you want to test a series of commits, please use llvm/llvm-project@main...name:llvm-project:head-commit.
Some basic PR editing commands are also supported by leaving a comment starts with
/
:/close
: Close the PR/reopen
: Reopen the PR/add-label labels
: Add labels (separated by comma). Available labels:reviewed
,regression
,crash
,hang
andmiscompilation
./remove-label labels
: Remove labels.The text was updated successfully, but these errors were encountered: