[PATCH] D76401: [PowerPC][AIX] ByVal formal argument support: single register.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 18:28:42 PDT 2020


sfertile added inline comments.
Herald added a subscriber: wuzish.


================
Comment at: llvm/test/CodeGen/PowerPC/aix-cc-byval.ll:37
 
-; ASM32PWR4:       stwu 1, -64(1)
-; ASM32PWR4-NEXT:  lwz [[REG:[0-9]+]], LC{{[0-9]+}}(2)
----------------
If no one has any objections I'll land the check prefix changes in this test and the 64-bit equivalent test as a separate NFC patch. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76401





More information about the llvm-commits mailing list