[PATCH] D156410: [AMDGPU] Add IsChainFunction to the MachineFunctionInfo

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 11:52:37 PDT 2023


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

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)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156410/new/

https://reviews.llvm.org/D156410



More information about the llvm-commits mailing list