This will represent functions with the amdgpu_cs_chain or
amdgpu_cs_chain_preserve calling conventions.
Details
Details
- Reviewers
arsenm - Group Reviewers
Restricted Project - Commits
- rG5272ae667dd5: [AMDGPU] Add IsChainFunction to the MachineFunctionInfo
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I kind of think we should just add the calling convention as a generic MIR serialized parameter (which then only really serves the purpose of avoiding needing an IR section)