Shopify / seafoam

A tool for working with compiler graphs dumped by the GraalVM compiler
MIT License
128 stars 22 forks source link

bgv: Support loading array of integers and doubles #4

Closed XrXr closed 5 years ago

XrXr commented 5 years ago

I ran into this while playing around with graphs of different Java programs. switch needs support for these.

https://github.com/oracle/graal/blob/fff7b99a8a502b8382cddda06c90f339bf5f2525/compiler/src/org.graalvm.graphio/src/org/graalvm/graphio/GraphProtocol.java#L802