[llvm] [PowerPC] Add special handling for arguments that are smaller than pointer size. (PR #119003)
Sean Fertile via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 12:58:08 PST 2024
================
@@ -1185,69 +1185,69 @@ define i64 @test_ints_stack(i32 %i1, i32 %i2, i32 %i3, i32 %i4, i32 %i5, i32 %i6
; ASM32PWR4-LABEL: test_ints_stack:
----------------
mandlebug wrote:
Can you add a signext i8 argument to this test as well?
https://github.com/llvm/llvm-project/pull/119003
More information about the llvm-commits
mailing list