Fix the issue: #57684
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
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 ↗ | (On Diff #466274) | 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 ↗ | (On Diff #466274) | Is there some other file we could put this in with other Windows calling convention stuff? |