Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8342680

C2: VM flag -XX:+TraceNewVectors does not dump vector IR generated for vectorAPIs

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • 24
    • hotspot

      - 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.

            jbhateja Jatin Bhateja
            jbhateja Jatin Bhateja
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: