-
Sub-task
-
Resolution: Fixed
-
P4
-
22
-
b08
I got approval to remove VectorizeDebugOption: JDK-8320668
I want a more general flag for AutoVectorization, that can trace different components of AutoVectorization.
It should be a CompileCommand, so that it can select which methods it traces for.
TraceSuperWord should still look similar, and select a subset of the TraceAutoVectorization components (those for SuperWord), but still apply to all classes/methods.
With more refactoring later inJDK-8315361, this flag should become more usable and interpretable.
I want a more general flag for AutoVectorization, that can trace different components of AutoVectorization.
It should be a CompileCommand, so that it can select which methods it traces for.
TraceSuperWord should still look similar, and select a subset of the TraceAutoVectorization components (those for SuperWord), but still apply to all classes/methods.
With more refactoring later in
- relates to
-
JDK-8315361 C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer
-
- Closed
-
-
JDK-8324840 windows-x64-slowdebug does not build anymore after JDK-8317572
-
- Closed
-
-
JDK-8324865 windows-x64-slowdebug still does not build after JDK-8324840
-
- Closed
-
-
JDK-8343070 Enable is_trace_align_vector when TraceSuperWord is set
-
- Open
-
(1 links to)