[PATCH] D54583: PowerPC: Optimize SPE double parameter calling setup

Justin Hibbits via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 21 09:48:42 PST 2019


jhibbits added a comment.

Hi Kei, yes you need the patch in D54409 <https://reviews.llvm.org/D54409>, which fixes the offset handling.  It should fix your case as well, but I didn't test foreign addresses.


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

https://reviews.llvm.org/D54583





More information about the llvm-commits mailing list