[PATCH] D61435: [AArch64] NFC: Add generic StackOffset to describe scalable offsets.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 7 05:16:25 PDT 2019
sdesmalen added a comment.
In D61435#1489293 <https://reviews.llvm.org/D61435#1489293>, @rovka wrote:
> I'd also add a unit test for StackOffset.
Good point! I've added unit tests to this patch and also to D61437: [AArch64] Static (de)allocation of SVE stack objects. <https://reviews.llvm.org/D61437> (which extends StackOffset for scalable vectors).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61435/new/
https://reviews.llvm.org/D61435
More information about the llvm-commits
mailing list