Details
Details
- Reviewers
arsenm
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I think we're missing a test that needs sret inserted and also has additional arguments
llvm/lib/Target/AMDGPU/AMDGPUCallLowering.h | ||
---|---|---|
45 | You can get the context through the MachineFunction, so you can avoid this argument |
You can get the context through the MachineFunction, so you can avoid this argument