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

Add arch supporting check for "Op_VectorLoadConst" before creating the node

XMLWordPrintable

    • b23

      In LibraryCallKit::inline_vector_shuffle_iota(), the "VectorLoadConstNode" will be created to get an initial index vector for shuffle. Before creating it, the compiler doesn't check whether the current platform supports this opcode. If the compiler created the node while the backend doesn't have the codegen support for it, the jvm will crash with "bad ad file'.

            xgong Xiaohong Gong
            xgong Xiaohong Gong
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: