[PATCH] D61437: [AArch64] Static (de)allocation of SVE stack objects.

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 08:49:11 PDT 2019


greened added a comment.

I wonder if this should have a test that ensures we generate VL-scaled addressing modes for SVE object addressing.  If there's not enough codegen yet to emit the asm, then we should probably add such a test when we can.  After all, it's the stated goal of this patch.  :)


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

https://reviews.llvm.org/D61437





More information about the llvm-commits mailing list