We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The perl benchmark needs to be run 4 times as there are really 4 tests which are all separate scripts, each with its own set of input/output files.
This means that 175.vpr is not the only one that nees to be run multiple times. We should make our SPEC test runner more generic to allow for this.
The text was updated successfully, but these errors were encountered:
We only need one bug for this...
*** This bug has been marked as a duplicate of 317 ***
Sorry, something went wrong.
[CIR][ABI] Replay TargetLowering library reverted commits (llvm#697)
361107d
Essentially re-applies llvm#668 and llvm#678, but also includes llvm#687 which patched build introduced by the other two PRs. Closes llvm#691
884d069
No branches or pull requests
Extended Description
The perl benchmark needs to be run 4 times as there are really 4 tests which are
all separate scripts, each with its own set of input/output files.
This means that 175.vpr is not the only one that nees to be run multiple times.
We should make our SPEC test runner more generic to allow for this.
The text was updated successfully, but these errors were encountered: