[PATCH] D66012: [AArch64][Statepoints] Statepoint support for AArch64.
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 16:44:52 PDT 2020
reames added a comment.
When rebasing, I discovered the tests for this were from before the operand bundle format change. Given that, I ended up dropping most of the tests. I'll land a couple more in a follow up, but overall, it seems reasonable to have most testing in the x86 target. We don't need to exercise all cornercases in both places.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66012/new/
https://reviews.llvm.org/D66012
More information about the llvm-commits
mailing list