< prev index next >

test/compiler/loopopts/superword/TestVectorizationWithInvariant.java

Print this page

        

*** 25,35 **** /** * @test * @bug 8078497 * @summary Tests correct alignment of vectors with loop invariant offset. * @modules java.base/jdk.internal.misc ! * @library /testlibrary * @run main compiler.loopopts.superword.TestVectorizationWithInvariant */ package compiler.loopopts.superword; --- 25,35 ---- /** * @test * @bug 8078497 * @summary Tests correct alignment of vectors with loop invariant offset. * @modules java.base/jdk.internal.misc ! * @library /test/lib * @run main compiler.loopopts.superword.TestVectorizationWithInvariant */ package compiler.loopopts.superword;
< prev index next >