[PATCH] D37740: [SelectionDAG] Pick correct frame index in LowerArguments
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 21 09:29:46 PDT 2017
bjope added a comment.
I'd still like to contribute by landing this bugfix. We are using it for our out-of-tree target and the problem seems to exist for other big-endian targets as well, as shown by the test case for powerpc.
Any objections?
Ping!
https://reviews.llvm.org/D37740
More information about the llvm-commits
mailing list