This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8239549: AArch64: Backend support for MulAddVS2VI node
Reviewed-by: aph
- Loading branch information
Showing
with
64 additions
and 10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -24,8 +24,7 @@ | ||
/** | ||
* @test | ||
* @bug 8214751 | ||
* @summary Test operations in C2 MulAddS2I and MulAddVS2VI nodes. | ||
* | ||
* @run main/othervm -XX:LoopUnrollLimit=250 | ||
* -XX:CompileThresholdScaling=0.1 | ||