[PATCH] D38143: Dynamic stack alignment for Thumb1

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 09:55:33 PDT 2017


chill added a comment.

In https://reviews.llvm.org/D38143#879967, @asl wrote:

> Does this work correctly with "inreg" arguments? Just checking.


Not sure. I couldn't produce a testcase, where presence or absence of "inreg" would make any difference.


https://reviews.llvm.org/D38143





More information about the llvm-commits mailing list