-
Enhancement
-
Resolution: Unresolved
-
P5
-
24
- This flag is not consistent across auto-vectorization and explicit-vectorization flows.
- It currently only dumps Vector IR generated through auto-vectorization flow.
Work around, use -XX:CompileCommand=PrintIdeal,<method_name> to dump entire method IR.
- It currently only dumps Vector IR generated through auto-vectorization flow.
Work around, use -XX:CompileCommand=PrintIdeal,<method_name> to dump entire method IR.