Fix the issue: #57684
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I have zero idea what either InReg or SRet are, I'll leave the actual review to others.
llvm/test/CodeGen/AArch64/aarch64-windows-inreg-without-sret.ll | ||
---|---|---|
3 | Please comment the intent of the test. E.g. "When there is inreg but not sret, we should emit..." |
Comment Actions
Code change looks fine
llvm/test/CodeGen/AArch64/aarch64-windows-inreg-without-sret.ll | ||
---|---|---|
7 | Is there some other file we could put this in with other Windows calling convention stuff? |
Please comment the intent of the test. E.g.
"When there is inreg but not sret, we should emit..."