[PATCH] D66012: [AArch64][Statepoints] Statepoint support for AArch64.

Benjamin Berman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 11:36:28 PST 2020


doctorpangloss added a comment.

Just pinging this issue as a GraalVM user, this is blocking the most realistic way forward for Java for interop libraries, iOS or WASM. Gluon <https://github.com/gluonhq/substrate/blob/7a42ff63f1f446051d7f5b95f6aff589b52ad759/src/main/java/com/gluonhq/substrate/target/IosTargetConfiguration.java#L117> does not appear to use this patch for iOS and Graal 20 does not ship with it either in their in-tree LLVM fork. So maybe I'm misunderstanding how important it is. But please take another look.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66012/new/

https://reviews.llvm.org/D66012





More information about the llvm-commits mailing list